DBCode v1.17.25
Changed
- Language Server: Included SQLite support.
- Connections: Added file-based post-connection SQL support. #784
Fixed
- ERD: Fixed incorrect cardinality display for junction tables with composite primary keys. #785
- SQLite: Fixed ATTACH DATABASE and DETACH DATABASE statements not being recognized to refresh the explorer. #784
- SQLite: Fixed introspection error when database has read-only file permissions. #783