2010-05-22 |
Rafael Kitover |
add qualify_objects option |
tree | commitdiff |
2010-05-21 |
Rafael Kitover |
fix negative number defaults for Firebird |
tree | commitdiff |
2010-05-20 |
Dagfinn Ilmari Man... |
fix for negative numeric default values |
tree | commitdiff |
2010-05-20 |
Rafael Kitover |
Oracle sequence detection |
tree | commitdiff |
2010-05-19 |
Andrew Rodland |
Detect autoinc PKs properly for SQLite |
tree | commitdiff |
2010-05-17 |
Rafael Kitover |
finish preserve_case support |
tree | commitdiff |
2010-05-13 |
Rafael Kitover |
Pg: preserve_case mode |
tree | commitdiff |
2010-05-11 |
Rafael Kitover |
Oracle: lowercase uniq constr. names |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
add ->{original}{default_value} when rewriting to curre... |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
fix syntax error |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
fix operator precedence |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
Firebird: don't rewrite reals as floats |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
SQLAnywhere: fixup reals, implement preserve_case |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
minor MSSQL improvements |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
more Oracle type info fixes |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
more Oracle type info fixes |
tree | commitdiff |
2010-05-10 |
Rafael Kitover |
rewrite "CURRENT_TIMESTAMP" to "current_timestamp"... |
tree | commitdiff |
2010-05-09 |
Rafael Kitover |
rewrite Pg "time without time zone" as "time" |
tree | commitdiff |
2010-05-06 |
Rafael Kitover |
oracle: rewrite "date" to "datetime", support preserve_... |
tree | commitdiff |
2010-05-06 |
Rafael Kitover |
minor Pg type info improvements |
tree | commitdiff |
2010-05-05 |
Rafael Kitover |
fix erroneous default_value for MySQL NOT NULL columns... |
tree | commitdiff |
2010-05-05 |
Rafael Kitover |
better type info for Oracle |
tree | commitdiff |
2010-05-01 |
Rafael Kitover |
change CURRENT_TIMESTAMP to current_timestamp |
tree | commitdiff |
2010-05-01 |
Rafael Kitover |
Informix: write out highest precision datetime (until... |
tree | commitdiff |
2010-05-01 |
Rafael Kitover |
disable trailing 0 stripping for Informix defaults... |
tree | commitdiff |
2010-04-30 |
Rafael Kitover |
fix another Informix default parsing bug |
tree | commitdiff |
2010-04-30 |
Rafael Kitover |
improve Informix default parsing |
tree | commitdiff |
2010-04-30 |
Rafael Kitover |
preliminary Informix support |
tree | commitdiff |
2010-04-24 |
Rafael Kitover |
added preserve_case option |
tree | commitdiff |
2010-04-22 |
Rafael Kitover |
support CamelCase table names |
tree | commitdiff |
2010-04-21 |
Dagfinn Ilmari Man... |
fix case in DB2 CURRENT_TIMESTAMP rewrite check |
tree | commitdiff |
2010-04-20 |
Rafael Kitover |
rewrite datetime defaults as CURRENT_TIMESTAMP to ease... |
tree | commitdiff |
2010-04-16 |
Robert Buels |
slight tweak to now() -> CURRENT_TIMESTAMP rewriting |
tree | commitdiff |
2010-04-16 |
Rafael Kitover |
rewrite default_value 'now()' as 'CURRENT_TIMESTAMP... |
tree | commitdiff |
2010-04-13 |
Rafael Kitover |
use column_info instead of select to get Oracle column... |
tree | commitdiff |
2010-04-13 |
Rafael Kitover |
match quotes in MySQL parser in more places (RT#42101) |
tree | commitdiff |
2010-04-13 |
Rafael Kitover |
fix unique detection in DB2 for multiple schemas (RT... |
tree | commitdiff |
2010-04-13 |
Rafael Kitover |
minor improvement for MySQL |
tree | commitdiff |
2010-04-12 |
Rafael Kitover |
fix loading MySQL views on older MySQL versions (RT... |
tree | commitdiff |
2010-04-10 |
Rafael Kitover |
release 0.06001 |
tree | commitdiff |
2010-04-10 |
Rafael Kitover |
fix type info for MSSQL |
tree | commitdiff |
2010-04-07 |
Rafael Kitover |
fix MSSQL collation detection on freetds tds version 8.0 |
tree | commitdiff |
2010-04-06 |
Rafael Kitover |
better type info for SQLAnywhere |
tree | commitdiff |
2010-04-04 |
Rafael Kitover |
better Firebird type info |
tree | commitdiff |
2010-03-31 |
Rafael Kitover |
better type info for MySQL |
tree | commitdiff |
2010-03-30 |
Rafael Kitover |
add firebird warning for unquoted_ddl option |
tree | commitdiff |
2010-03-30 |
Rafael Kitover |
doc MSSQL case issues |
tree | commitdiff |
2010-03-30 |
Rafael Kitover |
v5 backcompat tests |
tree | commitdiff |
2010-03-29 |
Rafael Kitover |
better case-sensitivity detection for MSSQL |
tree | commitdiff |
2010-03-28 |
Rafael Kitover |
better support for case-sensitive collations in MSSQL |
tree | commitdiff |
2010-03-27 |
Rafael Kitover |
try a couple queries to get MSSQL collation |
tree | commitdiff |
2010-03-27 |
Rafael Kitover |
don't set result_namespace if it's 'Result' |
tree | commitdiff |
2010-03-27 |
Rafael Kitover |
support for MSSQL databases with case sensitive collation |
tree | commitdiff |
2010-03-27 |
Rafael Kitover |
use sp_fkeys @fktable_name in MSSQL in lowercase (for... |
tree | commitdiff |
2010-03-26 |
Rafael Kitover |
wrap sp_fkeys in an eval for MSSQL |
tree | commitdiff |
2010-03-26 |
Rafael Kitover |
lowercase schema name for MSSQL |
tree | commitdiff |
2010-03-26 |
Rafael Kitover |
don't rebless with custom loader_class |
tree | commitdiff |
2010-03-25 |
Rafael Kitover |
suppress 'bad table' warnings for filtered tables,... |
tree | commitdiff |
2010-03-24 |
Rafael Kitover |
fix case issues for MSSQL |
tree | commitdiff |
2010-03-22 |
Rafael Kitover |
remove ODBC as a parent for ODBC/SQL_Anywhere as not... |
tree | commitdiff |
2010-03-22 |
Rafael Kitover |
remove ODBC as a base for ODBC/MSSQL, no longer needed |
tree | commitdiff |
2010-03-21 |
Rafael Kitover |
better type info for Sybase ASE and better data type... |
tree | commitdiff |
2010-03-21 |
Rafael Kitover |
override _columns_info_for instead of _extra_column_inf... |
tree | commitdiff |
2010-03-21 |
Rafael Kitover |
better type info for Pg: sets sequence for serials... |
tree | commitdiff |
2010-03-20 |
Rafael Kitover |
better _tables_list for MSSQL |
tree | commitdiff |
2010-03-17 |
Rafael Kitover |
pick up views in SQLite |
tree | commitdiff |
2010-03-15 |
Rafael Kitover |
fix _table_fk_info for SQL Anywhere |
tree | commitdiff |
2010-03-06 |
Rafael Kitover |
Firebird: unquoted_ddl option. Revert wrapped dbic... |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Firebird: cleanup trigger parsing code a bit |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Sybase: set inflate_datetime => 1 for 'AS getdate(... |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Oracle: works again. Firebird: better cleanup in common... |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Firebird: more specific autoinc trigger search |
tree | commitdiff |
2010-03-05 |
Rafael Kitover |
Firebird: mixed case support (wip) |
tree | commitdiff |
2010-03-04 |
Rafael Kitover |
Firebird: find quoted generators |
tree | commitdiff |
2010-03-04 |
Rafael Kitover |
Firebird passes common tests |
tree | commitdiff |
2010-03-03 |
Rafael Kitover |
is_auto_increment for Firebird, refactor _extra_column_info |
tree | commitdiff |
2010-03-01 |
Rafael Kitover |
some preliminary support for Firebird |
tree | commitdiff |
2010-02-25 |
Rafael Kitover |
filter tables for SQLite too |
tree | commitdiff |
2010-02-25 |
Andrew Rodland |
Do that eval a little more nicely. |
tree | commitdiff |
2010-02-25 |
Andrew Rodland |
Do SQLite loading without any hairy regexes. |
tree | commitdiff |
2010-02-23 |
Rafael Kitover |
correct table list for SQL Anywhere |
tree | commitdiff |
2010-02-20 |
Rafael Kitover |
upload 0.05003 0.05003 |
tree | commitdiff |
2010-02-19 |
Andrew Rodland |
Improve SQLite parsing when column defs span lines |
tree | commitdiff |
2010-02-15 |
Rafael Kitover |
upload 0.05002 0.05002 |
tree | commitdiff |
2010-02-15 |
Rafael Kitover |
support for SQL Anywhere |
tree | commitdiff |
2010-02-13 |
Rafael Kitover |
fix picking up quoted tables for SQLite, patch from... |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
upload 0.05001 0.05001 |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
fix default_value for all other backends, fix bug with... |
tree | commitdiff |
2010-02-05 |
Rafael Kitover |
add t/_common_dump to MANIFEST.SKIP, minor POD change |
tree | commitdiff |
2010-02-04 |
Robert Bohne |
Use QuotedDefault in DBI::SQLite, fixed default value |
tree | commitdiff |
2010-02-04 |
Rafael Kitover |
fix default_value introspection for Oracle |
tree | commitdiff |
2010-02-01 |
Rafael Kitover |
release 0.05000 0.05000 |
tree | commitdiff |
2010-01-31 |
Rafael Kitover |
better size introspection for Sybase |
tree | commitdiff |
2010-01-31 |
Rafael Kitover |
better type mapping and default introspection for Sybase |
tree | commitdiff |
2010-01-30 |
Rafael Kitover |
set data_type to undef for Sybase computed columns |
tree | commitdiff |
2010-01-30 |
Rafael Kitover |
fix IDENTITY data_type for Sybase, more extra tests... |
tree | commitdiff |
2010-01-22 |
Rafael Kitover |
better handling of default precision for TIME type... |
tree | commitdiff |
2010-01-22 |
Rafael Kitover |
make default datetime type precision checking for Pg... |
tree | commitdiff |
2010-01-22 |
Rafael Kitover |
fix for size on pg timestamps/intervals when there... |
tree | commitdiff |
2010-01-21 |
Rafael Kitover |
add patch from waawaamilk to generate POD for long... |
tree | commitdiff |
next |