Re: Error trying to clone an object
Posted: Fri Nov 06, 2020 4:48 am
Steven,
Looks like that on th Sourceforge there is sill the old nubuilder4.sql
(all other files are identical on GitHub and Sourceforge)
Version on Gihub is working fine.
Janusz
Looks like that on th Sourceforge there is sill the old nubuilder4.sql
Code: Select all
Source forge
-rw-r--r-- 1 root root 454813 Oct 29 04:26 nubuilder4.sql
GitHub
-rw-r--r-- 1 root root 481311 Nov 6 01:20 nubuilder4.sql
------------------------
(diff: < Sourceforge; > Gihub)
< `sob_all_order` int(11) DEFAULT NULL,
---
> `sob_all_order` int(11) DEFAULT 0,
437c437
< `sob_input_count` bigint(20) DEFAULT NULL,
---
> `sob_input_count` bigint(20) DEFAULT 0,
Version on Gihub is working fine.
Janusz