Skip to content

Releases: ts-safeql/safeql

@ts-safeql/[email protected]

05 Dec 23:36
7e9b259
Compare
Choose a tag to compare

@ts-safeql/[email protected]

05 Dec 23:36
7e9b259
Compare
Choose a tag to compare

@ts-safeql/[email protected]

05 Dec 23:36
7e9b259
Compare
Choose a tag to compare

@ts-safeql/[email protected]

05 Dec 23:36
7e9b259
Compare
Choose a tag to compare

Minor Changes

  • f1a976d: Improved Error Reporting - Previously, errors could point to incorrect positions due to query transformations behind the scene. Now, errors align precisely with your source code, making debugging easier.

    Better Type Handling - String expressions previously required manual casting to work with stricter types like enums, often causing type errors. This update removes the need for manual casting by ensuring seamless compatibility.

    Forceful Shadow Database Dropping - When using the migrations strategy, shadow databases are now forcefully dropped (if supported). This is an internal improvement to prevent edge cases and ensure smoother migrations.

Patch Changes

@ts-safeql/[email protected]

05 Dec 23:36
7e9b259
Compare
Choose a tag to compare

Minor Changes

  • f1a976d: Improved Error Reporting - Previously, errors could point to incorrect positions due to query transformations behind the scene. Now, errors align precisely with your source code, making debugging easier.

    Better Type Handling - String expressions previously required manual casting to work with stricter types like enums, often causing type errors. This update removes the need for manual casting by ensuring seamless compatibility.

    Forceful Shadow Database Dropping - When using the migrations strategy, shadow databases are now forcefully dropped (if supported). This is an internal improvement to prevent edge cases and ensure smoother migrations.

@ts-safeql/[email protected]

02 Dec 22:12
b849969
Compare
Choose a tag to compare

@ts-safeql/[email protected]

02 Dec 22:12
b849969
Compare
Choose a tag to compare

@ts-safeql/[email protected]

02 Dec 22:12
b849969
Compare
Choose a tag to compare

@ts-safeql/[email protected]

02 Dec 22:12
b849969
Compare
Choose a tag to compare

Patch Changes

@ts-safeql/[email protected]

02 Dec 22:12
b849969
Compare
Choose a tag to compare