Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Develop #9

Merged
merged 41 commits into from
Dec 27, 2021
Merged

Develop #9

merged 41 commits into from
Dec 27, 2021

Conversation

AndriiSherman
Copy link
Member

No description provided.

AndriiSherman and others added 30 commits September 11, 2021 14:04
…#1)

* Add InArray and Like queries
* Setters now handled as object to update;
* Enum types will be setup independently from tables and just be reused

Co-authored-by: AndriiSherman <sherman@lambda.direct>
* 0.9.1

* Add 5 joins

* Add distinct for select queries

* Return object on delete

* Add raw query builder

* Add serializer for drizzle-kit support
* 0.9.6

* Add all possible pverloads for decimal column type

* Add possibility to create custom update statements, imstead of just setting values

* Change OnUpdate and OnDelete API
* 0.9.12

* Add Session interface for extensions
* Add migrator logic

* 0.9.15

* Remove autoincrement field and add serial for postgres

* Move notNull to method instead of column type

* Add timestamp with timezone type

* Add default value for timestamp/time/timestamptz

* Add big integers type separating for 2^53 and 2^64 difference between javascript and postgres

* Fix migrations table

* 0.9.16

* Add migrator changelog+readme with migrator function
@AndriiSherman AndriiSherman merged commit b0df42b into main Dec 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant