Skip to content

Issues: sqldef/sqldef

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

syntax error when parsing year type in mysql mysqldef Bugs or feature requests related to MySQL
#513 opened Apr 29, 2024 by zhengshuoo
[mysqldef] Syntax error when removing table comments using mysqldef mysqldef Bugs or feature requests related to MySQL
#511 opened Apr 25, 2024 by shahoxo
[mysqldef] fail to parse CREATE TABLE statements with DEFAULT CHARACTER SET mysqldef Bugs or feature requests related to MySQL
#507 opened Apr 11, 2024 by utgwkk
[psqldef] CRETE TABLE with LIKE fails with syntax error psqldef Bugs or feature requests related to PostgreSQL
#494 opened Mar 7, 2024 by kota65535
psqldef: parser fails with EXCLUDE constraint psqldef Bugs or feature requests related to PostgreSQL
#473 opened Dec 27, 2023 by ktogo
2 tasks
mysqldef: json column default: syntax error near '{}' mysqldef Bugs or feature requests related to MySQL
#468 opened Nov 24, 2023 by zztkm
[psqldef] Add an ability to manage schema objects by schema restricted users. psqldef Bugs or feature requests related to PostgreSQL
#466 opened Nov 20, 2023 by akisssa
psqldef cannot convert SERIAL family. psqldef Bugs or feature requests related to PostgreSQL
#462 opened Nov 15, 2023 by chumaltd
psqldef panics on valid VIEW with nested CASE psqldef Bugs or feature requests related to PostgreSQL
#455 opened Oct 27, 2023 by chumaltd
psqldef abort with syntax error on valid VIEW with any(ARRAY[]) psqldef Bugs or feature requests related to PostgreSQL
#454 opened Oct 23, 2023 by chumaltd
[psqldef] Syntax error when using psqldef with Supabase psqldef Bugs or feature requests related to PostgreSQL
#451 opened Oct 9, 2023 by shiroemons
mssqldef: Precision and scale of numeric columns are not output mssqldef Bugs or feature requests related to SQL Server
#445 opened Sep 18, 2023 by odz
mssqldef: Error when parsing UPDATE statement with FROM caluse. mssqldef Bugs or feature requests related to SQL Server
#444 opened Sep 16, 2023 by odz
mssqldef: Altering nullable property are not generated mssqldef Bugs or feature requests related to SQL Server
#443 opened Sep 16, 2023 by odz
mssqldef: View definitions are disappeard if views are defined with header comment mssqldef Bugs or feature requests related to SQL Server
#442 opened Sep 16, 2023 by odz
sqlite3def: can't I use foreign key constraints? sqlite3def Bugs or feature requests related to SQLite3
#439 opened Sep 7, 2023 by zztkm
psqldef does not preserve DEFAULT from function calls psqldef Bugs or feature requests related to PostgreSQL
#388 opened Apr 20, 2023 by alecthomas
Postgres: support CREATE FUNCTION psqldef Bugs or feature requests related to PostgreSQL
#359 opened Feb 20, 2023 by gregwebs
support COMMENT ON EXTENSION psqldef Bugs or feature requests related to PostgreSQL
#358 opened Feb 20, 2023 by gregwebs
psqldef tries to add existing constraint psqldef Bugs or feature requests related to PostgreSQL
#348 opened Jan 10, 2023 by muresan
Issue with columns named type with PostgreSQL psqldef Bugs or feature requests related to PostgreSQL
#347 opened Jan 10, 2023 by muresan
constraint in create table pass through reference table name validation psqldef Bugs or feature requests related to PostgreSQL
#333 opened Dec 12, 2022 by tomocrafter
I want to use a column named "type" and set a CHECK constraint on it. psqldef Bugs or feature requests related to PostgreSQL
#326 opened Dec 4, 2022 by to-Kenji
ProTip! Type g i on any issue or pull request to go back to the issue listing page.