Issues
- 9
Sqlparser parseMultiple doesn’t split some stuff correctly
#3273 opened by Jakuzeisme - 4
Allow using SQLite extensions
#3280 opened by CaptainDario - 4
Use .distinct() by default for streams
#3295 opened by dickermoshe - 3
Please produce "comparators" for more complex queries.
#3326 opened by RoarGronmo - 2
Pending timers in tests using streams
#3323 opened by GP4cK - 1
Cannot create a strict table without the row ID
#3324 opened by JamesChenX - 2
Support for FTS5 special INSERT Commands
#3322 opened by FaFre - 0
Unsupported operation: Exporting Dart-defined views into a schema is not currently supported
#3285 opened by wrouesnel - 1
SQLite Session Extension
#3321 opened by rodydavis - 3
Exception after switching from 2.15.0 to 2.20.2
#3316 opened by saibotma - 1
Allow `returning` in batch operations
#3320 opened by rubenferreira97 - 3
Allow row class to use initializer list or getters and be reflected in table
#3319 opened by AhmedLSayed9 - 3
Exhausted heap space issue with build_runner
#3306 opened by keval-devani - 1
document validateDatabaseScheme usage on Web
#3317 opened by alestiago - 1
How to ensure that the generated entity has the ‘required’ keyword regardless of whether it can be null or not?
#3299 opened by ddxl123 - 0
`withReferences()` should return non-nullable manager for required relation
#3287 opened by dickermoshe - 6
drift on flutter web not persisting data
#3288 opened by attouab - 1
- 2
- 0
- 2
Please pass in a language version to DartFormatter()
#3302 opened by munificent - 27
- 1
Flutter Service Worker is going away; Is this something we need to take into consideration and prepare for ?
#3293 opened by RoarGronmo - 3
Documentation issue: The migrator API
#3282 opened by hamishjohnson - 1
Bring back "documentation issue" link
#3289 opened by simolus3 - 1
- 4
Generated code "parameter isn't a function or method and can't be invoked."
#3251 opened by emreakcan - 3
- 1
Delete Database
#3276 opened by dickermoshe - 3
Chaining of ColumnBuilder options not working correctly
#3271 opened by radaced - 11
Referenced tables not showing in table manager
#3257 opened by AlexandreAndrade00 - 0
Custom Row Class omit field
#3275 opened by dickermoshe - 2
subquery issue
#3270 opened by heshaShawky - 2
JoinedSelectStatement with RegEx OrderingTerm containing special characters causes SqliteException
#3256 opened by enloc-port - 4
[WEB] await WasmDatabase.open is not responding and get stuck infinitely
#3242 opened by chaudharydeepanshu - 2
Define References without Column
#3267 opened by dickermoshe - 20
Circular error when deserializing drift modules
#3227 opened by andresthinkme - 3
Severity.error 42883: function strftime(unknown, timestamp with time zone) does not exist
#3263 opened by ivanesi - 4
drift.simonbinder.eu/cli/#exporting
#3264 opened by ivanesi - 2
- 2
Using specific SQLite version for tests (on MacOS)
#3258 opened by Yegair - 5
- 0
Incorrect Docomment on InsertMode.select
#3248 opened by dickermoshe - 7
Database locked after update 2.19 > 2.20
#3244 opened by kuhnroyal - 4
- 1
Connection Pooling for PgDatabase
#3236 opened by christian98b - 3
Follow-up on SQL Parsing Error Fix (#3218)
#3230 opened by Srimathi622 - 0
Format Error: `FormatException: Invalid radix-10 number` when running on Wear OS
#3235 opened by Musta-Pollo - 1
suddenly getting 59 lint notifications without preforming any changes to the database class
#3232 opened by Hanibachi - 1
Compiler Errors in Generated File Due to Missing Imports for Custom Row Classes
#3231 opened by gruvw