-
Notifications
You must be signed in to change notification settings - Fork 91
Pull requests: dbsrgits/sql-translator
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Postgres producer ALTER COLUMN: specify USING for datatype change
#196
opened Nov 3, 2025 by
nrdvana
Contributor
Loading…
Add Parser::DBI::PostgreSQL support for proc / trigger
#195
opened Nov 3, 2025 by
nrdvana
Contributor
Loading…
Rework changes detection; Implement tests for renames
#188
opened Apr 5, 2025 by
KES777
Contributor
Loading…
Do not drop renamed field at 'downgrade' migration script
#184
opened Mar 27, 2025 by
KES777
Contributor
Loading…
PostgreSQL: add support for TRIGGERs and FUNCTIONs
#182
opened Mar 26, 2025 by
KES777
Contributor
Loading…
mysql-parser: Set missing field's collate to table's collate
#172
opened Mar 29, 2024 by
gaaf
Loading…
Allow constraint name re-use in diff file after dropping (Oracle)
#171
opened Feb 27, 2024 by
hazardv
Contributor
Loading…
drop table statement wasn't added to create statement if add_drop_able attribute was set
#160
opened Sep 23, 2023 by
djerius
Contributor
Loading…
Turned off foreign key checking in MySQL.
#135
opened Apr 9, 2021 by
uehara-delta
Contributor
Loading…
Added support for the 'double precision' type, and change the default precision from (8,2) to none in MySQL.
#134
opened Apr 8, 2021 by
uehara-delta
Contributor
Loading…
Added support for alter table with unique constraint syntax in MySQL.
#132
opened Apr 7, 2021 by
uehara-delta
Contributor
Loading…
improve parsing of CREATE VIEW statements with SQL::Translator::Parse…
#128
opened Jul 6, 2020 by
reneeb
Loading…
Speed up CI eg by only having one "coverage" build
#125
opened Mar 7, 2020 by
mohawk2
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.