issues
search
ForbesLindesay
/
atdatabases
TypeScript clients for databases that prevent SQL Injection
https://www.atdatabases.org
MIT License
609
stars
47
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Convert nulls to undefined
#336
duncanbeevers
opened
1 day ago
0
chore: upgrade mysql2 to v3
#335
mcollina
closed
1 week ago
1
BulkUpdate with GIS data throws "malformed array literal" error
#334
bameyrick
opened
3 weeks ago
0
fix: update CI to maintained node.js releases
#333
ForbesLindesay
closed
1 month ago
1
fix: ci workflow due to GitHub deprecations
#332
ForbesLindesay
closed
1 month ago
1
Update to better-sqlite3 v11
#331
mcollina
closed
1 month ago
3
feat: add newer postgres versions to test matrix
#330
ForbesLindesay
opened
2 months ago
1
BigQuery and TypeScript
#329
duncanbeevers
opened
3 months ago
1
feat: update bigquery client
#328
ForbesLindesay
closed
5 months ago
1
PG: Parse enum arrays columns
#327
avaly
opened
5 months ago
0
pg-typed `and` & `or` TypeScript error if `WhereCondition`s have different shapes
#326
spiffytech
opened
5 months ago
0
pg-typed: `.insertOrUpdate()` does not accept `WHERE` clause
#325
spiffytech
opened
6 months ago
0
pg-typed: `.insertOrIgnore()` does not accept conflict columns
#324
spiffytech
opened
6 months ago
0
Update mysql2 to >=v3.9.4
#323
crisward
closed
1 week ago
1
[pg-schema-cli] Support for generating schema of VIEWs
#322
dantman
opened
8 months ago
0
Return type of `Queryable.query` is wrong when query is not `SELECT`
#321
silane
opened
8 months ago
0
better-sqlite upgrade
#320
marcopiraccini
closed
5 months ago
1
feat: pass deletePrefix and delete spread through dedupe
#319
ForbesLindesay
closed
9 months ago
1
fix: better types for cache and dataloader
#318
ForbesLindesay
closed
9 months ago
1
feat(cache): support deleting multiple keys at a time
#317
ForbesLindesay
closed
9 months ago
1
Sqlite string with percentage signs
#316
sarmong
closed
9 months ago
1
Feature Request: SSL Connection Support for MySQL (@databases/mysql)
#315
juvasquezg
opened
10 months ago
1
complementary fix, pull docker image as amd64 as well
#314
AmitMY
opened
10 months ago
2
Getting Mysql2 connection pool
#313
crisward
opened
10 months ago
0
When PostgreSQL DSN contains a password with ampersand createConnectionString "Uncaught Error: Expected "port" to be an integer" error
#312
dantman
opened
11 months ago
2
Question: Capability of browser and esm
#311
PorcoRosso85
closed
9 months ago
1
docs: function options
#310
leandroandrade
closed
10 months ago
1
feat: Partitioned PostgreSQL tables support
#309
avaly
closed
10 months ago
2
Use crypto.randomUUID() instead of cuid()
#308
mcollina
closed
1 year ago
1
removed cuid dependency as it's deprecated
#307
mcollina
closed
1 year ago
2
Fix: Generic Type Support in 'Queryable.query'
#306
mustakimkr
closed
10 months ago
2
Support for PostgreSQL partitioned tables
#305
avaly
closed
10 months ago
0
Dates and Timestamps retrieved from Postgres are offset incorrectly based on the local time zone
#304
AbhilakshSinghReen
opened
1 year ago
0
Add support for `stream` parameter for PostgreSQL and MySQL
#303
edosrecki
opened
1 year ago
1
Request for Generic Type Support in 'Queryable.query'
#302
mustakimkr
closed
10 months ago
1
Event Handlers: does not support promises
#301
tripflex
opened
1 year ago
2
feat: Add Offset Implementation & Handling
#300
tripflex
opened
1 year ago
2
fix: remove broken website dependency
#299
ForbesLindesay
closed
1 year ago
1
split-sql-query breaks a trigger into multiple queries
#298
mcollina
opened
1 year ago
4
Introduce Strict Null Handling
#297
aidant
closed
1 year ago
2
sqlite and multiple processes
#296
unuseless
opened
1 year ago
1
Bumped better-sqlite3 to v8
#295
mcollina
closed
1 year ago
1
[Postgres] Support bigIntMode for pg-schema-cli, pg-schema-print-types
#294
seia-soto
closed
11 months ago
0
fix: ensure split-sql-query works when imported by ES modules
#293
ForbesLindesay
closed
1 year ago
1
Pg queryNodeStream ignoring batchSize and highWaterMark
#292
droganov
opened
1 year ago
2
Unable to compile typescript targeting ESNext with ES Module
#291
stuft2
opened
1 year ago
1
refactor: redesign pg-bulk API to be more flexibile & efficient
#290
ForbesLindesay
opened
1 year ago
1
Add @atdatabases/sqlite-pool module
#289
mcollina
closed
1 year ago
3
fix: handle cases where sub-queries are guaranteed to be false
#288
ForbesLindesay
closed
1 year ago
1
feat: add support for config files with ".cjs" extension
#287
ForbesLindesay
closed
1 year ago
1
Next