Releases: CNimmo16/quory
Releases Β· CNimmo16/quory
@quory/[email protected]
Patch Changes
- 8ef9530: another test release
@quory/[email protected]
Patch Changes
- a41b463: Test release for github workflow
@quory/[email protected]
Major Changes
-
42043db: First release of the Quory electron client!
This also includes major changes to all packages, including core and its drivers, as well as the introduction of the new @quory/stack package for building full-stack applications with Quory
@quory/[email protected]
Patch Changes
- 942510d: allow specifying base table in joins
@quory/[email protected]
Minor Changes
- 764018b: Allow passing the same table twice in fetchRelatedRows "joins" argument
@quory/[email protected]
Patch Changes
- a6234e0: Use affinity to get data types for sqlite
@quory/[email protected]
Minor Changes
- c95bfe9: - Support multiple foreign tables in fetchRelatedRows (this is a large breaking change!)
- Remove unnecessary dependency on Knex.js from Postgres and MySQL drivers (move to dev dependency)
- Introduce new SQLite driver!
@quory/[email protected]
Patch Changes
- c95bfe9: - Support multiple foreign tables in fetchRelatedRows (this is a large breaking change!)
- Remove unnecessary dependency on Knex.js from Postgres and MySQL drivers (move to dev dependency)
- Introduce new SQLite driver!
@quory/[email protected]
Patch Changes
- c95bfe9: - Support multiple foreign tables in fetchRelatedRows (this is a large breaking change!)
- Remove unnecessary dependency on Knex.js from Postgres and MySQL drivers (move to dev dependency)
- Introduce new SQLite driver!