Skip Menu |

This queue is for tickets about the SQL-Translator CPAN distribution.

Maintainer(s)

ERRIETTA, ilmari, JROBINSON, KCLARK, MSTROUT, RIBASUSHI, TBSLIVER

Bugs

ID Subject Status Severity Last Updated Broken in Fixed in
131497 Error if SQL Server table name contains "'" new 11 months ago
129755 Unhelpful error message "No indices" from sqlt-diff new 2 years ago 1.60
125323 Error with producer 'SQL::Translator::Producer::JSON': Can't locate object method "imap_file" via package "JSON" new Normal 3 years ago
123279 Add more clear examples at DOC new 3 years ago
121901 t/23json.t test fails with JSON-PP-2.93 patched 3 years ago 0.11021
119997 S::T::Producer::YAML lose trigger 'scope' property patched 3 years ago
122215 Bug when trying to make a diff new 3 years ago
119911 S::T::Producer::PostgreSQL produce UNIQUE CONSTRAINT instead of UNIQUE INDEX open 4 years ago
119836 Not only 'name' filed is required new 4 years ago
90827 Fix round-trip of ON UPDATE in MySQL. open Normal 4 years ago 0.11018
0.11016
115874 sqlt - not working open 4 years ago
115313 SQL::Translator::Producer::Oracle overrides constraint names with table causing errors new 5 years ago
113965 Do not generate debug dumps at all times patched 5 years ago
107557 SQLite Parser unable to parse table columns without a defined type new 5 years ago
83380 MySQL parser does not recognize a create with an embedded comment before an auto_increment patched Normal 5 years ago 0.11016
8800 [tests] t/31dumper.t fails (SQL::Translator 0.06) open Normal 5 years ago 0.06
100988 CGI::Pretty is now deprecated open 5 years ago
101704 Postgres alter table for column types is wrong open 5 years ago 0.11020
100196 UUID, time, timetz columns patched 5 years ago
102859 non-deterministic dep check patched 6 years ago
87731 ::Producer::MySQL diffing does not respect quote_identifiers (was: No way to specify quoting of names of tables and fields in Schema::Versioned diff) open 6 years ago
92968 sqlite->mysql stringifies hashrefs in CREATE TRIGGER new 7 years ago 0.11018
92470 T-SQL-style comments break the Sybase parser new 7 years ago
90700 Error with parser 'SQL::Translator::Parser::SQLServer': Unable to parse line new 7 years ago
90532 SQLServer DB schema diagram generation example please new 7 years ago
83282 SQLite Generator does not correctly handle AUTOINCREMENT in primary keys open 7 years ago
87815 Patch - SQL::Translator::Producer::Oracle cant drop_table at SQL/Translator/Diff.pm line 292. new 7 years ago 0.11016
85286 Installing on non-system perl is not handled optimally new 8 years ago 0.11016
33674 Pg parser's parsing of CHECK breaks on close paren open 8 years ago
84133 Input file is UTF16LE new Important 8 years ago 0.11016
82818 Parser matches INSERT, but processors don't handle it open 8 years ago
83092 Add support for COLLATE constraints for SQLite open Wishlist 8 years ago 0.11016
62927 Oracle parser patch to fix quoted names and triggers open Wishlist 8 years ago 0.11006
82515 PostgreSQL Parser - new data types new Important 8 years ago 0.11016
80553 parse() in SQL::Translator::Parser::DBI::PostgreSQL does not handle multi-column primary keys new Important 8 years ago 0.11016
78939 Orable blob does not support size (ORA-00907) new 8 years ago
78869 view creation from select fails where select lacks table new 8 years ago
78868 Index_col_name not allowing (ASC|DESC) new 8 years ago
78822 PATCH for 2 different SQL::Translator::Parser::PostgreSQL bugs new 8 years ago
78289 SQLite producer do not output PRIMARY keys unless using intermduate YAML representation new Critical 8 years ago 0.11012
78026 Multiple field foreign keys in SQL::Translator::Producer::Diagram new Normal 8 years ago 0.11011
77776 postgresql functions like now() fails to translate into sqlite now in DEFAULT clause new Normal 9 years ago 0.11011
74859 Field in UNIQUE + CONSTRAINT can give invalid SQL open Normal 9 years ago 0.11010
76490 Small feature request (SQL::Translator::Producer::GraphViz) open 9 years ago
75087 Postgres (and others?) - need support for naming sequences new Important 9 years ago 0.11010
70923 Incorrect quoting behaviour in PostgreSQL producer (and others?) new 9 years ago
59550 DB2 Producer creates incorrect CHECK constraints open Important 9 years ago 0.11006
70328 SQL::Translator refuses to switch to default schema open Normal 9 years ago
70354 Upgrading enum to foreign key can cause error open 9 years ago
40045 Diffing for SQLite produces SQL that is not valid open Important 9 years ago 0.09001
72633 strict mode breaks deployment of null timestamps open 9 years ago 0.11010
55361 PostgreSQL parser barfs on "ALTER DOMAIN" open 9 years ago
70496 SQL::Translator::Producer::Diagram has empty new 9 years ago
68735 Text fields cannot be indexed without truncation in mysql new 10 years ago
67932 parameter ignores in SQL::Translator::Diff::schema_diff new Normal 10 years ago 0.11007
67393 parse mysql triggers (patch attached) new Normal 10 years ago
58276 sqlt-diff and "primary key unique" open Unimportant 10 years ago 0.11006
62153 PATCH: SQLite IF*EXISTS, comments in CREATE statements open Normal 10 years ago 0.11006
57193 sqlt-graph: a patch to remove blank skipped table nodes open 10 years ago
63710 SQL::Translator::Parser::Sybase does not return table name new Important 10 years ago 0.11007
59889 Test Fails w/Spaces in path new Normal 10 years ago
58420 Producer::PostgreSQL: bug with is_auto_increment and size new Normal 11 years ago 0.11006
56196 sqlt-graph linking tables, not fields in the tabels new Wishlist 11 years ago 0.11005
56014 Producer::YAML and Parser::YAML put 'translator' at different levels new Normal 11 years ago 0.11005
53402 Add support for sequences to PostgreSQL parser/producer new Normal 11 years ago 0.11003
49627 PATCH: Postgres support for table inheritance new Normal 11 years ago 0.11002
47889 Impossible to create writable views via triggers new 11 years ago
44251 problem parsing postgres schema new Important 12 years ago 0.09001
38722 sqlt-diagram can't handle PostgreSQL schemas from pg_dump new Critical 12 years ago 0.09001
36301 SQL::Translator::Producer::Oracle - creating trigger for NULL timestamps new Normal 13 years ago 0.09000
35396 SQL::Translator::Diff needs a boolean or count of diffs new Wishlist 13 years ago 0.09000
35394 diff false positive due to case sensitivity of FK action new Unimportant 13 years ago 0.09000
35381 SQL::Translator::Parser::DBI::Sybase needs to strip the carriage return from stored procs/views sql new 13 years ago 0.09000 0.09000
35380 SQL::Translator::Parser::DBI::Sybase fails when sp_helpindex is empty new 13 years ago 0.09000 0.09000
33771 Better diagnostics in sqlt-diff new Wishlist 13 years ago 0.09000
33673 [PATCH] - misc Pg parser improvements new 13 years ago
31860 MySQL -> PostgreSQL gets confused about unused names new Critical 13 years ago 0.0899_01
31442 not understanding LOCK & UNLOCK TABLES new Normal 13 years ago 0.0899_01
31214 sqlt-diff option --mysql_parser_version wrong in help text new 13 years ago
31034 Field comments with embedded ' aren't recognised properly new Normal 13 years ago 0.08001
29685 enum failure in sqlt-diff new Normal 13 years ago 0.08001
27437 sqlt: docs and reality for cmdline option do not match new Normal 14 years ago 0.08
0.08_04
27046 sqlt's generated dumper script should quote column names it is selecting from new 14 years ago
26877 DBI access error new 14 years ago
26779 sqlt CLI bug report new 14 years ago
24274 patch - parse MySQL/Oracle ALTER TABLE ADD CONSTRAINT/INDEX new Wishlist 14 years ago 0.08_04
24278 patch - add sqlt-graph/GraphViz global and item-specific display options new Wishlist 14 years ago 0.08_04
22028 sqlt-graph has no font options open Wishlist 14 years ago 0.07
20921 Parsers and Producers should define their own arguments new Wishlist 14 years ago 0.08_01
16739 Integrate with ActiveRecord::Migrations open Wishlist 14 years ago
7393 MySQL parser is too strict on commas new Normal 15 years ago 0.05
7395 MySQL parser doesn't support ALTER TABLE ADD FOREIGN KEY new Wishlist 16 years ago 0.05
6959 MySQL -> SQLite problems with timestamps and default constraints new Important 16 years ago 0.05
6074 Producer::PostgreSQL new Normal 17 years ago 0.05
4838 mysql parser fails on quoted fields/types etc (``) new Important 17 years ago 0.04 0.04