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
#866 - Feedback for “Pg”
Issue -
State: closed - Opened by Apestein over 1 year ago
- 3 comments
Labels: documentation
#865 - [BUG]: SQL Update return doesn't match its type
Issue -
State: closed - Opened by jonathanharg over 1 year ago
- 1 comment
Labels: bug
#864 - [FEATURE]: Improve docs design (supported databases UI)
Issue -
State: closed - Opened by miketromba over 1 year ago
- 4 comments
Labels: enhancement
#863 - [BUG]: Cannot start Studio when using `server-only` for schema file ("Error: This module cannot be imported from a Client Component module.")
Issue -
State: closed - Opened by bennettdams over 1 year ago
- 2 comments
Labels: bug
#862 - [FEATURE]: Add a prisma-like API to simplify complex, nested 'where' statements.
Issue -
State: closed - Opened by miketromba over 1 year ago
- 5 comments
#861 - [BUG]: Out of sort memory in Planetscale
Issue -
State: closed - Opened by rhutikcodes over 1 year ago
- 12 comments
Labels: bug
#860 - [BUG]: Can't create index concurrently due to transaction block
Issue -
State: open - Opened by MatanYadaev over 1 year ago
- 6 comments
Labels: drizzle/kit, db/postgres, improvement, priority
#859 - [BUG]: Unique index functions don't apply on the generated migration (`concurrently`, `where`)
Issue -
State: closed - Opened by MatanYadaev over 1 year ago
- 1 comment
Labels: bug
#858 - [BUG]:"mysql2" is not a valid driver. Available drivers: "pg", "mysql2", "better-sqlite", "libsql", "turso"
Issue -
State: closed - Opened by MuhammadBilal1234 over 1 year ago
- 6 comments
Labels: bug
#857 - [BUG]: drizzle-kit introspect:pg is not generating relations
Issue -
State: closed - Opened by Jonatthu over 1 year ago
- 1 comment
Labels: bug
#855 - [BUG]: (Postgres) removing enum values in schema does not produce a migration
Issue -
State: closed - Opened by jfcieslak over 1 year ago
- 6 comments
Labels: bug, drizzle-kit
#852 - [FEATURE]: Customize migration file name
Issue -
State: closed - Opened by MatanYadaev over 1 year ago
- 15 comments
Labels: enhancement, drizzle/kit
#851 - Add CodeQL workflow
Pull Request -
State: closed - Opened by jorgectf over 1 year ago
- 1 comment
#850 - [BUG]: drizzle-kit bails out of sqlite migration in error
Issue -
State: closed - Opened by gamebox over 1 year ago
- 4 comments
Labels: bug, drizzle-kit
#849 - [BUG]: Cannot Resolve Imports with Explicit File Extensions
Issue -
State: closed - Opened by zacowan over 1 year ago
- 10 comments
Labels: bug, drizzle-kit
#846 - Why do relational queries require manually writing relations?
Issue -
State: closed - Opened by jakeleventhal over 1 year ago
- 7 comments
#845 - [FEATURE]: How much support for cockroachdb?
Issue -
State: open - Opened by mthmcalixto over 1 year ago
- 11 comments
Labels: enhancement
#844 - [BUG]: "TODO" appears in doc.
Issue -
State: closed - Opened by exosky12 over 1 year ago
- 1 comment
Labels: bug
#843 - [FEATURE]: `CREATE TRIGGER` functions
Issue -
State: open - Opened by MatanYadaev over 1 year ago
- 10 comments
Labels: enhancement
#842 - [BUG][Studio][Postgres] Unable to start Studio
Issue -
State: closed - Opened by atanaskanchev over 1 year ago
- 11 comments
Labels: bug
#841 - [FEATURE]: Postgres range types
Issue -
State: closed - Opened by MatanYadaev over 1 year ago
- 2 comments
Labels: enhancement
#839 - [FEATURE]: "One of many" relationship
Issue -
State: open - Opened by MatanYadaev over 1 year ago
- 3 comments
Labels: enhancement
#836 - Restrict unknown properties on insert/update
Issue -
State: open - Opened by dankochetov over 1 year ago
Labels: enhancement
#835 - [BUG]: Incorrect migration generation when there are tables with the same name in different namespaces
Issue -
State: closed - Opened by lvisb over 1 year ago
- 1 comment
Labels: bug, drizzle-kit
#834 - [BUG]: Changing a column type from `varchar` to `serial` causes incorrect migration sql to be generated
Issue -
State: open - Opened by avanderbergh over 1 year ago
- 5 comments
Labels: bug, drizzle-kit
#832 - Import Buffer from 'node:buffer'
Pull Request -
State: closed - Opened by dpeek over 1 year ago
- 1 comment
#831 - [BUG]: `dbCredentials.ssl` is not working while introspecting
Issue -
State: closed - Opened by mamunonweb over 1 year ago
- 8 comments
Labels: bug, drizzle-kit
#830 - [BUG]: Relations inferring incorrect table with non-default Postgres schema
Issue -
State: open - Opened by chrisjh over 1 year ago
- 5 comments
Labels: bug
#826 - [BUG]: Conditional Fields Missing in Generated Types (Relational Query)
Issue -
State: closed - Opened by MendyLanda over 1 year ago
- 5 comments
Labels: bug
#824 - [BUG]: Incorrect type when using a condition in relational query
Issue -
State: open - Opened by MendyLanda over 1 year ago
- 5 comments
Labels: bug
#823 - [BUG]: Receiving Invalid Date for date when using bun.js
Issue -
State: closed - Opened by premkumar5012002 over 1 year ago
- 2 comments
Labels: bug
#820 - [BUG]: Relational queries break customTypes with underlying DECIMAL dataTypes
Issue -
State: open - Opened by b0o over 1 year ago
- 2 comments
Labels: bug
#819 - [BUG]: `SyntaxError: Cannot use import statement outside a module` with drizzle-kit
Issue -
State: open - Opened by binajmen over 1 year ago
- 3 comments
Labels: bug, drizzle-kit
#818 - [BUG]: Column with custom type not working with `default()`
Issue -
State: open - Opened by b0o over 1 year ago
- 2 comments
Labels: bug, drizzle-kit
#817 - [BUG]: Creating index with using does not yield any result
Issue -
State: closed - Opened by lvisb over 1 year ago
- 5 comments
Labels: enhancement, drizzle-kit
#816 - [BUG]: insert().values().execute() returns different value between planetscale mysql2
Issue -
State: open - Opened by SamyPesse over 1 year ago
- 2 comments
Labels: improvement
#815 - [BUG]: Undocumented - SQLite requires `.run()` to commit inserts
Issue -
State: closed - Opened by tebuevd over 1 year ago
- 13 comments
Labels: question
#813 - [FEATURE]: Bigint as string
Issue -
State: open - Opened by nick-kang over 1 year ago
- 5 comments
Labels: enhancement
#811 - [FEATURE]: Allow alias for relational queries
Issue -
State: closed - Opened by pedro199288 over 1 year ago
- 15 comments
Labels: enhancement
#810 - [FEATURE]: Subscribers / Event Listeners
Issue -
State: closed - Opened by ranjan-purbey over 1 year ago
- 3 comments
Labels: enhancement
#809 - Feedback for “SQL schema declaration”
Issue -
State: closed - Opened by vbrantner over 1 year ago
- 1 comment
#807 - [BUG]: drizzle-zod Attempted import error: 'is' is not exported from 'drizzle-orm'
Issue -
State: closed - Opened by bestickley over 1 year ago
- 1 comment
Labels: bug
#806 - [BUG]: timestamp with mode string is returned as Date object instead of string
Issue -
State: closed - Opened by noskovvkirill over 1 year ago
- 12 comments
Labels: bug
#805 - Feedback for “List of commands”
Issue -
State: closed - Opened by arenddeboer over 1 year ago
- 4 comments
#804 - Implement batch API for all drivers
Issue -
State: open - Opened by dankochetov over 1 year ago
Labels: enhancement
#803 - [BUG]: ERROR: Transforming const to the configured target environment ("es5") is not supported
Issue -
State: closed - Opened by samhithk over 1 year ago
- 17 comments
Labels: bug, drizzle-kit
#802 - [BUG]: SqliteError: JSON cannot hold BLOB values
Issue -
State: closed - Opened by i6h over 1 year ago
- 2 comments
Labels: bug
#800 - [BUG]: Extremely slow intellisense depending on schema size and amount
Issue -
State: closed - Opened by ESchouten over 1 year ago
- 15 comments
Labels: bug
#799 - [QUESTION] : CommonJS import error
Issue -
State: open - Opened by aimensahnoun over 1 year ago
Labels: question
#798 - [QUESTION] Use a relation field in a where clause
Issue -
State: closed - Opened by MendyLanda over 1 year ago
- 8 comments
#797 - [BUG]: RangeError: Maximum call stack size exceeded on insert of large amount of rows
Issue -
State: closed - Opened by cravingsleep over 1 year ago
- 4 comments
Labels: bug
#796 - [FEATURE]: Right Join Relations
Issue -
State: open - Opened by twonil-jordan-stout over 1 year ago
Labels: enhancement
#794 - [FEATURE]: Docs persist database type
Issue -
State: open - Opened by Nick-Mazuk over 1 year ago
Labels: enhancement
#793 - [FEATURE]: Add "DELETE USING" api for pg driver
Issue -
State: open - Opened by AlexandrLi over 1 year ago
- 1 comment
Labels: enhancement
#791 - [BUG]: Return type when using `returning`
Issue -
State: closed - Opened by bruceharrison1984 over 1 year ago
- 2 comments
Labels: bug
#788 - [BUG]: Failed when trying using Magical sql operator with ANY operator Postgres
Issue -
State: closed - Opened by Senbonzakura1234 over 1 year ago
- 5 comments
Labels: bug
#787 - [Typescript] Update InferModel to not require attrs in select mode
Pull Request -
State: closed - Opened by clifinger over 1 year ago
- 1 comment
#786 - [BUG]: InferModel reversed
Issue -
State: closed - Opened by clifinger over 1 year ago
- 2 comments
Labels: bug
#783 - [BUG]:drizzle-zod 0.4.4 Import named 'SQLiteBoolean' not found in module
Issue -
State: closed - Opened by DC3 over 1 year ago
- 1 comment
Labels: bug
#782 - [BUG][Postgres][Migrations] Fails for text('').array()
Issue -
State: closed - Opened by atanaskanchev over 1 year ago
- 7 comments
Labels: bug
#781 - [BUG]:Drizzle-Kit 0.19.0 Fails to Generate Migrations
Issue -
State: closed - Opened by miljan-code over 1 year ago
- 47 comments
Labels: bug, drizzle-kit
#780 - [BUG]["drizzle-orm": "0.27.0"][Migration] Wrong sql for random uuid
Issue -
State: closed - Opened by atanaskanchev over 1 year ago
- 3 comments
Labels: bug, drizzle-kit
#778 - Beta
Pull Request -
State: closed - Opened by AndriiSherman over 1 year ago
#777 - [BUG]: Bun SQLite `.get()` doesn't return row data
Issue -
State: open - Opened by spiffytech over 1 year ago
- 8 comments
Labels: bug, driver/bun-sqlite, priority, qb/crud
#776 - [FEATURE]: Type Coercion in `drizzle-zod`
Issue -
State: open - Opened by rawnly over 1 year ago
- 4 comments
Labels: enhancement
#774 - Upgrade to 5 api version and 0.27.0 npm version
Pull Request -
State: closed - Opened by AndriiSherman over 1 year ago
#773 - [BUG]: `push:mysql` fails with custom column type and index on it
Issue -
State: closed - Opened by hanssonduck over 1 year ago
- 3 comments
Labels: bug, drizzle-kit
#771 - [FEATURE]: CosmosDB support
Issue -
State: open - Opened by petr-stupka over 1 year ago
- 2 comments
Labels: enhancement
#770 - [BUG]: Relational Queries types aren't correct
Issue -
State: closed - Opened by anuragkumar19 over 1 year ago
Labels: bug
#769 - [BUG]: Can't use views with relations API
Issue -
State: open - Opened by johanneskares over 1 year ago
- 8 comments
Labels: bug, enhancement
#768 - [FEATURE]: Firebird DB Support
Issue -
State: open - Opened by allysontsoares over 1 year ago
Labels: enhancement
#767 - [BUG]: Schema not added to Foreign Key constraints
Issue -
State: closed - Opened by stramel over 1 year ago
- 1 comment
Labels: bug
#766 - [SQLite] Import Buffer from "node:buffer" in blob for workerd compatability
Pull Request -
State: open - Opened by jokull over 1 year ago
#765 - [BUG]: Docs should state that custom types are an early alpha feature/not fully supported
Issue -
State: closed - Opened by 205g0 over 1 year ago
- 1 comment
Labels: documentation, enhancement, drizzle-kit
#763 - [BUG]: Error with aliases on select
Issue -
State: closed - Opened by victj99 over 1 year ago
- 4 comments
Labels: bug
#762 - [BUG]: Custom type is set to ZodAny when creating zod schema
Issue -
State: closed - Opened by markkkkas over 1 year ago
- 7 comments
Labels: bug, drizzle-zod
#761 - [sqlite] Implement `runInBatch` for d1
Pull Request -
State: closed - Opened by tjenkinson over 1 year ago
- 3 comments
#760 - [BUG]: introspect:pg schema error
Issue -
State: closed - Opened by alexgev over 1 year ago
- 1 comment
Labels: bug
#759 - [BUG]: relational queries type not inferred correctly when using PlanetScale
Issue -
State: closed - Opened by amosbastian over 1 year ago
- 2 comments
Labels: bug
#758 - [BUG]: Transactions don't work with D1
Issue -
State: closed - Opened by tjenkinson over 1 year ago
- 8 comments
Labels: bug
#757 - [BUG][Postgres]: can't import placeholder
Issue -
State: closed - Opened by C0casio45 over 1 year ago
- 2 comments
Labels: bug
#756 - [FEATURE]: Add extra conditions to the joins
Issue -
State: open - Opened by DreamEcho100 over 1 year ago
Labels: enhancement
#755 - [FEATURE]: Pre & Post Save Signals
Issue -
State: open - Opened by Kae7in over 1 year ago
- 8 comments
Labels: enhancement
#753 - [BUG][Postgres][Next 13][API Route][Edge runtime] Can't resolve 'net'
Issue -
State: closed - Opened by atanaskanchev over 1 year ago
- 8 comments
Labels: bug
#752 - [FEATURE]: Navigation properties + projection for relational mode.
Issue -
State: closed - Opened by brunolau over 1 year ago
- 1 comment
Labels: enhancement
#751 - [MYSQL] default value type on customType
Pull Request -
State: closed - Opened by mlecoq over 1 year ago
- 1 comment
#750 - [BUG]: drizzle-kit push broken with custom types
Issue -
State: closed - Opened by 205g0 over 1 year ago
- 3 comments
Labels: bug, drizzle-kit
#749 - [BUG]: SQLite Blob column with mode:json
Issue -
State: closed - Opened by TechplexEngineer over 1 year ago
- 10 comments
Labels: bug
#748 - [BUG]: JSONB select behaviour difference between postgres drivers
Issue -
State: closed - Opened by LeonAlvarez over 1 year ago
- 2 comments
Labels: bug
#747 - [FEATURE]: discriminator column and custom type
Issue -
State: open - Opened by mlecoq over 1 year ago
- 1 comment
Labels: enhancement
#745 - fix: pg numeric type
Pull Request -
State: closed - Opened by bestickley over 1 year ago
- 4 comments
#744 - [BUG]: JSON columns are returned as strings (MySQL)
Issue -
State: closed - Opened by 205g0 over 1 year ago
- 2 comments
Labels: bug
#743 - [FEATURE]: Add findFirstOrThrow and findUniqueOrThrow to relational queries
Issue -
State: closed - Opened by jgoux over 1 year ago
- 1 comment
Labels: enhancement
#742 - [FEATURE]: Add findUnique to relational queries
Issue -
State: open - Opened by jgoux over 1 year ago
- 11 comments
Labels: enhancement
#740 - [BUG]: Custom types introspection is broken
Issue -
State: closed - Opened by 205g0 over 1 year ago
- 1 comment
Labels: bug, drizzle-kit
#739 - chore(sqlite-core): remove `bigint` and add `timestamp_ms`
Pull Request -
State: closed - Opened by pyk over 1 year ago
- 3 comments
#737 - [FEATURE]: Allow Exact Optional Properties TS Configuration
Issue -
State: closed - Opened by bestickley over 1 year ago
- 2 comments
Labels: enhancement
#736 - [BUG]: Relations fails with multiple models
Issue -
State: closed - Opened by jmforj over 1 year ago
- 3 comments
Labels: bug
#735 - [FEATURE]: To support case sensitive searches, let `eq()` also compare to the binary value or support `COLLATE` in `CREATE TABLE` or `SELECT`s or both
Issue -
State: closed - Opened by 205g0 over 1 year ago
- 4 comments
Labels: enhancement
#733 - Database Seeding
Issue -
State: open - Opened by JonathonRP over 1 year ago
- 7 comments
Labels: enhancement