Releases: cvburgess/SQLDataSource
Releases · cvburgess/SQLDataSource
1.5.0
09 Aug 14:52
Compare
Sorry, something went wrong.
No results found
Add types for this.db and this.context ( Thanks @astorije )
1.3.1
11 Dec 17:33
Compare
Sorry, something went wrong.
No results found
Various dependency security updates via dependabot
1.3.0
23 Apr 00:51
Compare
Sorry, something went wrong.
No results found
knex-tiny-logger update ( requires node v10+ )
1.2.1
23 Apr 00:39
Compare
Sorry, something went wrong.
No results found
1.2.0
23 Apr 00:40
Compare
Sorry, something went wrong.
No results found
Support specifying a knex instance instead of config object ( Thanks @theogravity ! )
1.1.1
23 Apr 00:40
Compare
Sorry, something went wrong.
No results found
1.1.0
23 Apr 00:42
Compare
Sorry, something went wrong.
No results found
Allow knex instance to be referenced by this.knex in addition to this.db
1.0.2
07 Oct 16:27
Compare
Sorry, something went wrong.
No results found
Fix issue with repeated constructor calls
1.0.1
18 Sep 15:05
Compare
Sorry, something went wrong.
No results found
Fix issue with Redis keys and values
Uses a hash for keys and serializes values to/from the cache
1.0.0
17 Sep 21:21
Compare
Sorry, something went wrong.
No results found
Switch to an extended knex method (.cache) vs the old wrapper fns
Remove batching support