-
Notifications
You must be signed in to change notification settings - Fork 52
Pull requests: GetDutchie/brick
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
fix(brick_supabase_generators): Fix and improve Supabase deserialization for foreign key fallback and clean up some extra null checks
stale
#675
opened May 5, 2026 by
KiddoV
Loading…
fix(brick_sqlite_generator): Fix SQLite deserialization default fallback for non-nullable fields with null values
stale
#674
opened May 2, 2026 by
KiddoV
Loading…
add variable autoStartQueue in function initialize()
stale
#673
opened Apr 30, 2026 by
hortigado
Loading…
fix(brick_supabase): Fix nullable unique fields causing Supabase
.eq() type errors
#672
opened Apr 28, 2026 by
KiddoV
Loading…
fix(sqlite_generators): phantom migrations generated when fields use @Sqlite(defaultValue:)
stale
#670
opened Apr 14, 2026 by
stefanorumi7
Contributor
Loading…
fix(sqlite_generator): handle nullable unique fields for
primaryKeyByUniqueColumns method
#669
opened Apr 9, 2026 by
KiddoV
Loading…
fix(build): fix missing type argument handling for non-generic typed lists (e.g. Uint8List)
stale
#668
opened Apr 8, 2026 by
KiddoV
Loading…
fix(build): Fix builder fail when model files have part directives
#667
opened Apr 8, 2026 by
KiddoV
Loading…
ProTip!
Exclude everything labeled
bug with -label:bug.