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 #11

Merged
merged 49 commits into from
Jan 27, 2022
Merged

Develop #11

merged 49 commits into from
Jan 27, 2022

Commits on Sep 11, 2021

  1. Configuration menu
    Copy the full SHA
    a486a20 View commit details
    Browse the repository at this point in the history
  2. Change version to 0.9.0

    AndriiSherman committed Sep 11, 2021
    Configuration menu
    Copy the full SHA
    660db57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f2e457 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Update setters for update statement together with enum types hadnling (

    …#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>
    AndriiSherman and AndriiSherman committed Sep 23, 2021
    Configuration menu
    Copy the full SHA
    eba7b70 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. 0.9.1

    AndriiSherman committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    7f2c6bf View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2021

  1. Update README docs (#2)

    AndriiSherman committed Nov 20, 2021
    Configuration menu
    Copy the full SHA
    a330bb6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e503f5f View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

  1. Feature/last updates (#3)

    * 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
    AndriiSherman committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    b643d32 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d382c37 View commit details
    Browse the repository at this point in the history
  3. 0.9.2

    AndriiSherman committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    ef1f164 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2021

  1. Configuration menu
    Copy the full SHA
    ef5c3c9 View commit details
    Browse the repository at this point in the history
  2. 0.9.3

    AndriiSherman committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    d985baf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71679dd View commit details
    Browse the repository at this point in the history
  4. 0.9.4

    AndriiSherman committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    e253465 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    635e709 View commit details
    Browse the repository at this point in the history
  6. 0.9.5

    AndriiSherman committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    189b3b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0857c7b View commit details
    Browse the repository at this point in the history
  8. 0.9.6

    AndriiSherman committed Dec 4, 2021
    Configuration menu
    Copy the full SHA
    3cd5db9 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2021

  1. Improvements (#4)

    * 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
    AndriiSherman committed Dec 6, 2021
    Configuration menu
    Copy the full SHA
    fc8ea14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc093a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2021

  1. 0.9.7

    AndriiSherman committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    ceb6d45 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    efc81d1 View commit details
    Browse the repository at this point in the history
  3. 0.9.8

    AndriiSherman committed Dec 7, 2021
    Configuration menu
    Copy the full SHA
    a015511 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2021

  1. Fix serializer key

    AndriiSherman committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    388cd46 View commit details
    Browse the repository at this point in the history
  2. 0.9.9

    AndriiSherman committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    4c99083 View commit details
    Browse the repository at this point in the history
  3. 0.9.10

    AndriiSherman committed Dec 13, 2021
    Configuration menu
    Copy the full SHA
    3c8541c View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2021

  1. Configuration menu
    Copy the full SHA
    1e7a09f View commit details
    Browse the repository at this point in the history
  2. Add smallInt type

    AndriiSherman committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    a939b9e View commit details
    Browse the repository at this point in the history
  3. 0.9.11

    AndriiSherman committed Dec 16, 2021
    Configuration menu
    Copy the full SHA
    48c6590 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2021

  1. Configuration menu
    Copy the full SHA
    114e322 View commit details
    Browse the repository at this point in the history
  2. 0.9.12

    AndriiSherman committed Dec 17, 2021
    Configuration menu
    Copy the full SHA
    c32d6a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2021

  1. Feature/knex (#6)

    * 0.9.12
    
    * Add Session interface for extensions
    AndriiSherman committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    5a2d566 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b59d8c1 View commit details
    Browse the repository at this point in the history
  3. 0.9.13

    AndriiSherman committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    ca232ac View commit details
    Browse the repository at this point in the history
  4. 0.9.14

    AndriiSherman committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    1da6b77 View commit details
    Browse the repository at this point in the history
  5. Export ISession

    AndriiSherman committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    b075651 View commit details
    Browse the repository at this point in the history
  6. 0.9.15

    AndriiSherman committed Dec 23, 2021
    Configuration menu
    Copy the full SHA
    13d3c58 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Release/0.9.16 (#7)

    * 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 committed Dec 27, 2021
    Configuration menu
    Copy the full SHA
    daefc39 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b53d13 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ede3b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efaa70a View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2021

  1. Configuration menu
    Copy the full SHA
    2a2f987 View commit details
    Browse the repository at this point in the history
  2. 0.9.18

    AndriiSherman committed Dec 28, 2021
    Configuration menu
    Copy the full SHA
    0a4b452 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Fix querying be Date

    AndriiSherman committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    591219f View commit details
    Browse the repository at this point in the history
  2. 0.9.19

    AndriiSherman committed Jan 24, 2022
    Configuration menu
    Copy the full SHA
    e433f3c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b63a205 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2022

  1. Feature/partial select (#10)

    * Partial select proof-of-concept
    
    * Add partial select first overview types
    
    * Add all partial selects types and handling for partials
    
    * Add self join possibility
    
    1. Fix Table definition
    2. Fix query generation
    
    * Fix wrong type as undefined to be returned;
    Move first to findOne;
    
    * Fix documentation calls
    
    * Fix migrator handling
    
    * Add README documentation and CHANGELOG for 0.10.0 release
    AndriiSherman committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    31abd8a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17c0e6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97be648 View commit details
    Browse the repository at this point in the history