Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / drizzle-team/drizzle-orm issues and pull requests
#419 - Run integration tests in the pipeline
Issue -
State: closed - Opened by dankochetov over 1 year ago
Labels: enhancement
#418 - Postgres wasm support
Issue -
State: closed - Opened by dankochetov over 1 year ago
Labels: enhancement
#416 - Documentation site?
Issue -
State: closed - Opened by asrvd over 1 year ago
- 1 comment
#411 - [SQLite] Add boolean mode to integer
Pull Request -
State: closed - Opened by raducristianpopa over 1 year ago
- 6 comments
#409 - [BUG]: Custom select field type coercion does not work with `count(1)`
Issue -
State: closed - Opened by andrewcohen over 1 year ago
- 4 comments
#408 - Add WITHOUT ROWID support for SQLite
Issue -
State: open - Opened by dankochetov over 1 year ago
- 1 comment
Labels: enhancement, SQLite
#404 - How do I get the id of items that where inserted in mysql
Issue -
State: closed - Opened by jonsmithers over 1 year ago
- 2 comments
#398 - Support `INSERT INTO table SELECT ...`
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 7 comments
Labels: enhancement, db/sqlite, db/mysql, db/postgres, priority, qb/crud
#389 - Implement drizzle-kit init
Issue -
State: open - Opened by dankochetov over 1 year ago
- 2 comments
Labels: enhancement, drizzle-kit
#387 - Add more hooks to custom logger interface
Issue -
State: open - Opened by dankochetov over 1 year ago
- 1 comment
Labels: enhancement
#381 - [BUG]: Migration runners not working using bun:sqlite
Issue -
State: closed - Opened by jorgeavaldez over 1 year ago
- 9 comments
Labels: bug
#378 - Add timestamp_ms mode to SQLite docs
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 1 comment
Labels: documentation
#377 - [Feature Request] Support for Referential actions
Issue -
State: open - Opened by rajatbarman over 1 year ago
- 4 comments
#376 - Add proper error handling and wrapping
Issue -
State: open - Opened by dankochetov over 1 year ago
- 28 comments
Labels: enhancement
#373 - [BUG]: SQLite incorrect handling of omitted values for `integer primary key`
Issue -
State: closed - Opened by spiffytech over 1 year ago
- 4 comments
Labels: bug
#372 - Support .select() without .from()
Issue -
State: open - Opened by dankochetov over 1 year ago
- 2 comments
Labels: enhancement
#371 - Observability support
Issue -
State: open - Opened by kibertoad over 1 year ago
- 14 comments
Labels: enhancement
#366 - [BUG]: The supplied SQL string contains more than one statement
Issue -
State: closed - Opened by ecumene over 1 year ago
- 3 comments
Labels: bug
#364 - [BUG]: MySQL alter table fails where tablename is reserved word
Issue -
State: closed - Opened by kelbyfaessler over 1 year ago
- 3 comments
Labels: bug
#362 - [BUG]: postgres insert single record, undefined reading `name`
Issue -
State: closed - Opened by ryoid over 1 year ago
- 9 comments
Labels: bug, can't reproduce
#361 - Allow using subqueries in `SelectFields` with proper type inference
Issue -
State: open - Opened by dankochetov over 1 year ago
- 5 comments
Labels: enhancement
#351 - Allow customizing the migrations table name and schema
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 1 comment
#344 - [BUG]: better-sqlite3 CTEs should support `INSERT`, `UPDATE`, `DELETE`
Issue -
State: closed - Opened by spiffytech over 1 year ago
- 3 comments
Labels: enhancement
#338 - Support SELECT DISTINCT
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 3 comments
Labels: enhancement
#337 - [BUG]: Spatial Support - Geometry Column
Issue -
State: closed - Opened by dylel over 1 year ago
- 7 comments
Labels: bug
#336 - how do you get any infomation about migrations?
Issue -
State: closed - Opened by AndriiSherman over 1 year ago
- 1 comment
Labels: enhancement
#332 - Add first-class support for TS native enums
Issue -
State: open - Opened by dankochetov over 1 year ago
- 4 comments
Labels: enhancement
#325 - [BUG]: MysqlViewBase issue PlanetScale
Issue -
State: closed - Opened by fightbulc over 1 year ago
- 6 comments
Labels: bug, can't reproduce
#310 - Implement `check` constraint in drizzle-kit
Issue -
State: open - Opened by dankochetov over 1 year ago
- 11 comments
Labels: documentation, drizzle-kit
#304 - [Feature Request] Pass a function to `default()`
Issue -
State: closed - Opened by ari-becker over 1 year ago
- 11 comments
Labels: enhancement
#298 - Feature Request: Support for binary data types
Issue -
State: open - Opened by ksmithut over 1 year ago
- 7 comments
Labels: enhancement, drizzle/kit, db/postgres
#295 - PostgreSQL: add `generated always as identity` as modern alternative to `serial`
Issue -
State: closed - Opened by pigoz over 1 year ago
- 17 comments
#289 - [Feature]:Add support for Oracle DB
Issue -
State: closed - Opened by ikdi over 1 year ago
- 1 comment
Labels: enhancement
#283 - Remove `instanceof` checks to allow for multiple drizzle-orm instances to be used
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 1 comment
Labels: enhancement
#277 - Add bigint mode to SQLite
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 2 comments
Labels: enhancement, db/sqlite
#276 - [BUG]:mysql2 is too new
Issue -
State: closed - Opened by rizen over 1 year ago
- 3 comments
Labels: bug
#275 - count expression
Issue -
State: closed - Opened by rizen over 1 year ago
- 9 comments
#274 - [Question] What's the ETA on MS SQL Support
Issue -
State: closed - Opened by TimWeidner over 1 year ago
- 2 comments
Labels: question
#273 - Missing Documentation: Types
Issue -
State: closed - Opened by rizen over 1 year ago
- 7 comments
Labels: documentation
#272 - [BUG]: Sanity checks during schema creation
Issue -
State: open - Opened by krzkaczor over 1 year ago
- 1 comment
Labels: enhancement
#269 - [BUG]: Bulk insert multiple entities without need to use spread operator
Issue -
State: closed - Opened by krzkaczor over 1 year ago
- 6 comments
Labels: bug
#265 - Add actions for explicit foreign keys
Issue -
State: closed - Opened by MaksymSimonov over 1 year ago
- 4 comments
Labels: bug
#265 - Add actions for explicit foreign keys
Issue -
State: closed - Opened by MaksymSimonov over 1 year ago
- 4 comments
Labels: bug
#263 - [Feature]: Support for migrations `rollback`
Issue -
State: closed - Opened by krzkaczor over 1 year ago
- 5 comments
Labels: enhancement, wontfix
#263 - [Feature]: Support for migrations `rollback`
Issue -
State: closed - Opened by krzkaczor over 1 year ago
- 5 comments
Labels: enhancement, wontfix
#263 - [Feature]: Support for migrations `rollback`
Issue -
State: closed - Opened by krzkaczor over 1 year ago
- 5 comments
Labels: enhancement, wontfix
#261 - Support generated columns
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 4 comments
Labels: enhancement
#258 - [BUG]: Support MySQL UNSIGNED
Issue -
State: closed - Opened by HaNdTriX over 1 year ago
- 16 comments
Labels: bug, MySQL
#252 - Add Deno support
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 16 comments
#251 - SQLite: add "boolean" mode to integer
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 2 comments
Labels: enhancement, SQLite
#248 - Support for Google Cloud Spanner
Issue -
State: closed - Opened by NOT-HAL9000 over 1 year ago
- 4 comments
Labels: enhancement
#247 - Add Full-Text Search capability
Issue -
State: closed - Opened by cr101 over 1 year ago
- 32 comments
Labels: enhancement
#235 - Add "Recipes" section to docs
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 2 comments
Labels: documentation
#230 - [BUG]: Introspection Issues with Varchar and Postgis
Issue -
State: closed - Opened by nickreese over 1 year ago
- 5 comments
Labels: bug, drizzle/kit
#229 - [Feature Request] Check Constraint and Unique Constraint
Issue -
State: open - Opened by Ericnr over 1 year ago
- 7 comments
Labels: enhancement, SQLite, MySQL, PostgreSQL
#219 - Add sequences support
Issue -
State: closed - Opened by dankochetov over 1 year ago
Labels: enhancement, PostgreSQL
#219 - Add sequences support
Issue -
State: closed - Opened by dankochetov over 1 year ago
Labels: enhancement, PostgreSQL
#218 - CREATE DOMAIN support
Issue -
State: open - Opened by dankochetov over 1 year ago
- 1 comment
Labels: enhancement, PostgreSQL
#217 - Range types support
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 1 comment
Labels: enhancement, PostgreSQL
#214 - AWS Data API MySQL
Issue -
State: open - Opened by dankochetov over 1 year ago
- 3 comments
Labels: db/mysql
#211 - Composite types support
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 3 comments
Labels: enhancement, PostgreSQL
#209 - Support WITH RECURSIVE
Issue -
State: open - Opened by dankochetov over 1 year ago
- 10 comments
Labels: enhancement
#208 - Support UPDATE FROM
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 2 comments
Labels: enhancement, db/sqlite, db/postgres, qb/joins, priority, qb/crud
#207 - Add UNION support
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 16 comments
Labels: enhancement
#206 - Add knex driver support
Issue -
State: closed - Opened by dankochetov over 1 year ago
#203 - Support MariaDB
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 2 comments
#202 - Support STRICT TABLE in SQLite
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 4 comments
Labels: enhancement, SQLite
#201 - Add COLLATE to indexes
Issue -
State: open - Opened by dankochetov over 1 year ago
- 1 comment
#199 - Add placeholder support to operator functions
Issue -
State: closed - Opened by dankochetov over 1 year ago
#198 - Support indexes on function expressions instead of only columns
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 3 comments
#197 - MySQL proxy driver
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 2 comments
Labels: enhancement, MySQL
#196 - PostgreSQL proxy driver
Issue -
State: closed - Opened by dankochetov over 1 year ago
- 1 comment
#193 - Add SQLite WASM driver support
Issue -
State: open - Opened by AndriiSherman over 1 year ago
- 17 comments
Labels: enhancement, SQLite
#189 - Add view support
Issue -
State: closed - Opened by AndriiSherman over 1 year ago
- 3 comments
Labels: enhancement, drizzle/kit, db/sqlite, db/mysql, db/postgres, pre-v1
#189 - Add view support
Issue -
State: closed - Opened by AndriiSherman over 1 year ago
- 3 comments
Labels: enhancement, drizzle/kit, db/sqlite, db/mysql, db/postgres, pre-v1
#181 - Update mysql migration docs
Pull Request -
State: closed - Opened by marbemac over 1 year ago
- 2 comments
#168 - Typesafe PostgreSQL stored procs / function calls
Issue -
State: closed - Opened by shah almost 2 years ago
- 7 comments
Labels: enhancement
#121 - Add basic aws data api support
Pull Request -
State: closed - Opened by AndriiSherman almost 2 years ago
#116 - Add VIEW support
Issue -
State: closed - Opened by bradenhs almost 2 years ago
- 3 comments
Labels: enhancement, db/sqlite, db/mysql, db/postgres