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

Insert fixes #2

Merged
merged 12 commits into from
Apr 4, 2021
Merged

Insert fixes #2

merged 12 commits into from
Apr 4, 2021

Commits on Apr 2, 2021

  1. Not working

    KyGost committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    16375ff View commit details
    Browse the repository at this point in the history
  2. Working, resolved #197

    KyGost committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    7b9dbd4 View commit details
    Browse the repository at this point in the history
  3. Remove faulty test

    KyGost committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    c16e522 View commit details
    Browse the repository at this point in the history
  4. Working, resolved #190

    KyGost committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    26a7ca4 View commit details
    Browse the repository at this point in the history
  5. Test and resolved #189

    KyGost committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    883b213 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2021

  1. 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
    KyGost committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    9a1bd93 View commit details
    Browse the repository at this point in the history
  2. Api select json (#1)

    * Working
    
    * Move more into optional feature
    KyGost committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    8de7b04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd401a7 View commit details
    Browse the repository at this point in the history
  4. Remove test comment

    KyGost committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    328858d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4f1b1da View commit details
    Browse the repository at this point in the history
  6. Revert "Merge branch 'INSERT_fixes' of https://github.com/KyGost/gluesql

     into INSERT_fixes"
    
    This reverts commit 4f1b1da, reversing
    changes made to 328858d.
    KyGost committed Apr 3, 2021
    Configuration menu
    Copy the full SHA
    055edc4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2021

  1. Configuration menu
    Copy the full SHA
    749ee06 View commit details
    Browse the repository at this point in the history