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

AUTO_INCREMENT #1

Merged
merged 22 commits into from
Apr 4, 2021
Merged

AUTO_INCREMENT #1

merged 22 commits into from
Apr 4, 2021

Conversation

KyGost
Copy link
Member

@KyGost KyGost commented Apr 4, 2021

@KyGost KyGost merged commit 9c0fb6d into MultiSQL:main Apr 4, 2021
KyGost added a commit that referenced this pull request Apr 4, 2021
* Not working

* Working, resolved #197

* Remove faulty test

* Working, resolved #190

* Test and resolved #189

* Auto increment columns (#3)

* Remade for v0.5

* Clippy

* Appease no defaults clippy

* Clean up generate

* Remove sled transaction and use ColumnOptionExt for AutoIncrement column option check

* Clip

* Improvements

* Clippy

* No Mut change

* Minimize work in storage

* Split get and set

* Clip

* Move row mutation to end, make procedures occur in two segments.

* Clean up a little, Clip

* Better testing

* Stuff for clippy reasons

* Revert "Stuff for clippy reasons"

This reverts commit 99956a6.

* Ignore clippy stuff for now, should be fixed in different PR

* Use a transaction

* Clippy and remove acceptance of AUTOINCREMENT

* Api select json (#1)

* Working

* Move more into optional feature

* Remove test comment

* Revert "Merge branch 'INSERT_fixes' of https://github.com/KyGost/gluesql into INSERT_fixes"

This reverts commit 4f1b1da, reversing
changes made to 328858d.
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.

None yet

1 participant