You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drift is a persistence library for Dart bases on SQLite. It has introduced some modifications/extensions to the basic SQLite syntax for better code generation. See drift_files.
Would it be possible to support this syntax? Would be great to use the VSCode extension to format drift files. If you'd consider adding support I'd be happy to try and work on a PR.