issues
search
dbsrgits
/
sql-translator
SQL::Translator (SQLFairy)
http://sqlfairy.sourceforge.net/
82
stars
91
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix precedence error in SQL::Translator::Schema::Trigger
#177
mauke
closed
2 weeks ago
0
CREATE VIEW translation invalid, duplicates "CREATE VIEW" in output:
#176
kgoess
opened
1 month ago
0
Possible precedence problem between ! and string eq
#175
eserte
closed
2 weeks ago
2
SQL-Translator-1.65 not correctly indexed
#174
eserte
closed
2 months ago
3
Improve SQLite grammar for check constraints
#173
kiwiroy
opened
7 months ago
0
mysql-parser: Set missing field's collate to table's collate
#172
gaaf
opened
8 months ago
0
Allow constraint name re-use in diff file after dropping (Oracle)
#171
hazardv
opened
9 months ago
2
Use something other than YAML
#170
robrwo
opened
11 months ago
2
Release 1.64 collateral damage
#169
andk
closed
9 months ago
8
Support EXCLUDE constraints in Postgres
#168
rabbiveesh
closed
11 months ago
0
Add support for retrieving all constraints via DBI::Postgresql
#167
rabbiveesh
opened
11 months ago
0
Warnings when dangerous SQL is generated
#166
rabbiveesh
opened
11 months ago
0
test also xt in github workflows
#165
eserte
closed
1 year ago
1
untabify lib/SQL/Translator/Parser/SQLite.pm
#164
eserte
closed
1 year ago
0
producer Dumper: fix NULL handling for strings
#163
eserte
closed
1 year ago
0
MySQL fields with `()` should not get quoted
#162
moltar
opened
1 year ago
4
More improvements for PostgreSQL parse / diff
#161
nrdvana
closed
11 months ago
4
drop table statement wasn't added to create statement if add_drop_able attribute was set
#160
djerius
opened
1 year ago
0
Support Expressions as index fields
#159
rabbiveesh
opened
1 year ago
0
Round-trip AUTOINCREMENT in SQLite parser
#158
nrdvana
closed
1 year ago
1
Table with wrong data type could be created
#157
KES777
closed
1 year ago
1
don't include schema or database when generating FK or PK names for Postgres
#156
rabbiveesh
closed
1 year ago
0
Fix bugs in Parser::DBI::PostgreSQL data_type, size, and default_value
#155
nrdvana
closed
1 year ago
6
Support for Postgres opclass on fields of an index
#154
nrdvana
opened
1 year ago
1
Fix bug loading Postgres index fields
#153
nrdvana
closed
1 year ago
1
Create README.md
#152
dmorozov001
closed
2 years ago
2
Create README.md
#151
dmorozov001
closed
2 years ago
4
don't pass non-JSON specific producer_args to to_json
#150
djerius
closed
2 years ago
1
JSON & YAML parsers now add table comments.
#149
djerius
closed
2 years ago
1
add table comment parsing to sqlite parser
#148
djerius
closed
2 years ago
1
CI actually working
#147
rabbiveesh
closed
2 years ago
2
feat: add CI
#146
rabbiveesh
closed
2 years ago
0
fix README typo
#145
davewood
closed
2 years ago
0
Missing Oracle functionality
#144
hazardv
closed
9 months ago
3
Oracle producer add missing functions
#143
hazardv
closed
1 year ago
11
Oracle parse current timestamp
#142
hazardv
closed
2 years ago
1
Error parsing Oracle SQL with CURRENT_TIMESTAMP
#141
hazardv
closed
9 months ago
3
Change link from RT to GH
#140
KES777
closed
11 months ago
0
Sometimes, we get DROP+ADD column instead of a simple rename
#139
rabbiveesh
opened
2 years ago
3
Revert "Fix passing of producer args from SQL::Translator::Diff."
#138
rabbiveesh
closed
2 years ago
1
Feature: Add DB comments for PG producer
#137
rabbiveesh
closed
2 years ago
0
Support SQL Domains
#136
rabbiveesh
opened
2 years ago
0
Turned off foreign key checking in MySQL.
#135
uehara-delta
opened
3 years ago
0
Added support for the 'double precision' type, and change the default precision from (8,2) to none in MySQL.
#134
uehara-delta
opened
3 years ago
0
Support for removing NOT NULL constraints in PostgreSQL.
#133
uehara-delta
closed
1 year ago
1
Added support for alter table with unique constraint syntax in MySQL.
#132
uehara-delta
opened
3 years ago
0
add support for covering index (INCLUDE) on PG producer
#131
rabbiveesh
closed
3 years ago
1
Generated SQL for SQLite creates invalid FKs from temporary tables referencing main tables
#130
dboehmer
opened
3 years ago
0
sql-translator 1.62 artifact missed in cpan
#129
chenrui333
closed
4 years ago
2
improve parsing of CREATE VIEW statements with SQL::Translator::Parse…
#128
reneeb
opened
4 years ago
0
Next