Skip to content

Pull requests: dbsrgits/sql-translator

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

Pull requests list

Add field option for case-insensitivity (#200)
#202 opened Jun 7, 2026 by abeverley Contributor Loading…
sqlite: output view fields in SQL
#198 opened Jan 20, 2026 by djerius Contributor Loading…
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…
MySQL: fix drop constraints
#194 opened Oct 5, 2025 by dn1lk Loading…
MySQL: support generated fields
#193 opened Oct 2, 2025 by dn1lk Loading…
Add Sequence to Schema objects
#191 opened Apr 20, 2025 by mikkoi Loading…
Use YAML::Any instead of YAML
#190 opened Apr 17, 2025 by mikkoi Loading…
Check UTF is not broken
#189 opened Apr 7, 2025 by KES777 Contributor Loading…
Rework changes detection; Implement tests for renames
#188 opened Apr 5, 2025 by KES777 Contributor Loading…
Fix command line parameter handling
#187 opened Apr 1, 2025 by mikkoi Loading…
Add sqlt parameter --attach-comments
#186 opened Apr 1, 2025 by mikkoi 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…
Test on the latest stable perl 5.42 too
#181 opened Mar 23, 2025 by KES777 Contributor Loading…
Improve SQLite grammar for check constraints
#173 opened Apr 15, 2024 by kiwiroy Loading…
Allow constraint name re-use in diff file after dropping (Oracle)
#171 opened Feb 27, 2024 by hazardv Contributor Loading…
Turned off foreign key checking in MySQL.
#135 opened Apr 9, 2021 by uehara-delta Contributor Loading…
sqlt-diff: Add option --mysql-producer-version
#126 opened Apr 3, 2020 by gaaf Loading…
Speed up CI eg by only having one "coverage" build
#125 opened Mar 7, 2020 by mohawk2 Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.