djziegler

Results 3 issues of djziegler

The project README says: libfastcommon may be copied only under the terms of the Less GNU General Public License(LGPL). Whereas the headers in many of the source files (for example...

``` python """ Demonstrate a somewhat obscure bug with ListField(ReferenceField()). 1) Create an object with an empty ListField(ReferenceField()). - the field can either be left empty (using the default value),...

quack_init is calling DuckDB.LoadExtension(), which is documented suchly: // DEPRECATED function that some extensions may still use to call their own Load method from the // _init function of their...