Nick Franken
Nick Franken
class created like: ``` class User DB.mapping({ id: Int32?, name: String?, some_date: Time? }) end ``` If a record is inserted into the database with a nil column value for...
I have become extremely busy the last year or so, and I just dont have the time to commit to the Crecto community any more. Crecto currently doesn't work with...
Hopefully its as easy as : https://github.com/Crecto/crecto/pull/194
``` bind message supplies 0 parameters, but prepared statement "" requires 1 0x100fedf35: *CallStack::unwind:Array(Pointer(Void)) at ?? 0x100feded1: *CallStack#initialize:Array(Pointer(Void)) at ?? 0x100fedea8: *CallStack::new:CallStack at ?? 0x100fe1285: *raise:NoReturn at ?? 0x1013938bc: *PQ::Connection#handle_error:NoReturn...
I wasn't sure whether to make this issue here, or in crystal-pg Crystal: 0.21.1 Postgres: 9.6.2 (also replicated on 9.4) crystal-db: 0.4.0 crystal-pg: 0.13.3 If there is a `UNIQUE` constraint...
Kue dead?
No commits since January, it appears no work being dong on other branches either. Dozens of unresolved issues with no comments. Outstanding critical pull requests (https://github.com/Automattic/kue/pull/1183). Is this project dead?