2010-12-02 |
Rafael Kitover |
rename t/17sybase_asa_common.t to t/17sqlanywhere_common.t |
commit | commitdiff | tree | snapshot |
2010-12-02 |
Rafael Kitover |
test a couple more data_type aliases for Oracle |
commit | commitdiff | tree | snapshot |
2010-11-10 |
Stephen Bennett |
Create custom_type_name hint for PostgreSQL enum types... |
commit | commitdiff | tree | snapshot |
2010-11-07 |
Stephen Bennett |
Understand Postgres enumerated types |
commit | commitdiff | tree | snapshot |
2010-10-30 |
Justin Hunter |
apply RT62271 |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Robert Bohne |
Added _table_comment and _column_comment to DBI::Oracle |
commit | commitdiff | tree | snapshot |
2010-10-15 |
Robert Bohne |
Format source code, use spaces instead of tabs |
commit | commitdiff | tree | snapshot |
2010-10-12 |
Peter Rabbitson |
Fix for RT62072 |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Peter Rabbitson |
Release 0.07002 0.07002 |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Peter Rabbitson |
Overhaul of test warning handling - mask off as little... |
commit | commitdiff | tree | snapshot |
2010-09-11 |
Peter Rabbitson |
Fix stupid attempt to set a r/o accessor |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Peter Rabbitson |
Separate STDOUT/STDERR in $^X dumper tests, make sure... |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Peter Rabbitson |
And more fail fixes (this time db2) |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Peter Rabbitson |
Handle use_moose => 1 to use_moose => 0 errors gracefully |
commit | commitdiff | tree | snapshot |
2010-09-09 |
Peter Rabbitson |
ARGH! use_moose => 1, reload without any option, BOOM |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Rabbitson |
Don't assume a loader run will die right away, it may... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Rabbitson |
Cleanup moose detection |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Rabbitson |
Restructure handling of the test scratch-dir, move... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Rabbitson |
Better cleanup during common tests |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Rabbitson |
Fix failing tests on mssql 2005 |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Rabbitson |
auto_provides is too noisy and doesn't add much value... |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Rabbitson |
Add --skip_author_deps Makefile switch akin to DBIC |
commit | commitdiff | tree | snapshot |
2010-09-08 |
Peter Rabbitson |
Remove useless dependency |
commit | commitdiff | tree | snapshot |
2010-09-07 |
Peter Rabbitson |
Factor out the dumper-test machinery, separate the... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Peter Rabbitson |
use_moose is an *optional* extra for Schema::Loader... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Peter Rabbitson |
Require minimal sane module versions for the optional... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Peter Rabbitson |
Fix failing oracle tests (extra warnings issued on... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Peter Rabbitson |
Speed up sqlite-based tests (disable synchronous disk... |
commit | commitdiff | tree | snapshot |
2010-09-06 |
Peter Rabbitson |
Add extra warning guard and object creation tests to... |
commit | commitdiff | tree | snapshot |
2010-09-04 |
Peter Rabbitson |
Centralize .gitignore handling, add extra names to... |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Peter Rabbitson |
Use MRO::Compat instead of forcing Class::C3 |
commit | commitdiff | tree | snapshot |
2010-09-01 |
Peter Rabbitson |
Fixup Makefile.PL to not croak on pristine dev-systems |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Robert Buels |
clean up relbuilder choosing code |
commit | commitdiff | tree | snapshot |
2010-08-14 |
Robert Buels |
passing all these positional arguments into the relbuil... |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Rafael Kitover |
release 0.07001 0.07001 |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Rafael Kitover |
remove dep on Data::Dumper::Concise |
commit | commitdiff | tree | snapshot |
2010-07-24 |
Rafael Kitover |
simplify moose class check |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Rafael Kitover |
put is_deferrable => 1 back into default attributes... |
commit | commitdiff | tree | snapshot |
2010-07-23 |
Rafael Kitover |
use Optional::Dependencies stole from DBIx::Class for... |
commit | commitdiff | tree | snapshot |
2010-07-22 |
Rafael Kitover |
silence DBD::Oracle 1.21 warning |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Rafael Kitover |
make Moose class detection safer |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Rafael Kitover |
test for qualified Pg sequence |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Rafael Kitover |
fix Postgres sequence detection for qualified sequences |
commit | commitdiff | tree | snapshot |
2010-07-19 |
Rafael Kitover |
update TODO |
commit | commitdiff | tree | snapshot |
2010-07-18 |
Rafael Kitover |
Revert "document result_roles and schema_roles" |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Rafael Kitover |
document result_roles and schema_roles |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Rafael Kitover |
update TODO |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Rafael Kitover |
update Changes |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Rafael Kitover |
fix DOS line ends in table/column comments for Pg |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Rafael Kitover |
fix firebird data_type tests |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Rafael Kitover |
replace namespace::autoclean with namespace::clean... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Rafael Kitover |
make use_moose work with additional_base_classes and... |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Rafael Kitover |
update TODO |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Rafael Kitover |
clarify use_moose doc |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Rafael Kitover |
document use_moose option |
commit | commitdiff | tree | snapshot |
2010-07-05 |
Rafael Kitover |
fix some edge cases for use_moose option, and more... |
commit | commitdiff | tree | snapshot |
2010-07-04 |
Rafael Kitover |
update TODO |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Andrew Rodland |
Update Changes |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Andrew Rodland |
Fix SQLite is_auto_increment some more. |
commit | commitdiff | tree | snapshot |
2010-06-26 |
Andrew Rodland |
Commit failing test for composite PKs get marked is_aut... |
commit | commitdiff | tree | snapshot |
2010-06-25 |
Dagfinn Ilmari... |
Fix =head level for some constructor options. |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Rafael Kitover |
always mark pk columns is_nullable=0 |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Rafael Kitover |
fix unique constraint names for SQLite (actual names... |
commit | commitdiff | tree | snapshot |
2010-06-10 |
Rafael Kitover |
fix bug in qualify_objects that would add schema to... |
commit | commitdiff | tree | snapshot |
2010-06-08 |
Rafael Kitover |
aborted attempt to get datetime precision for Informix |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Thomas Klausner |
very simply test for use_moose (only proves that nothin... |
commit | commitdiff | tree | snapshot |
2010-06-03 |
Thomas Klausner |
add attr "use_moose" to generate Schema/Result classes... |
commit | commitdiff | tree | snapshot |
2010-05-26 |
Rafael Kitover |
bump $VERSION |
commit | commitdiff | tree | snapshot |
2010-05-25 |
Rafael Kitover |
some work on Informix data_types, datetimes and interva... |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Rafael Kitover |
update Changes and TODO |
commit | commitdiff | tree | snapshot |
2010-05-24 |
Rafael Kitover |
better type info for DB2 |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Rafael Kitover |
silence warning |
commit | commitdiff | tree | snapshot |
2010-05-23 |
Rafael Kitover |
release 0.07000 |
commit | commitdiff | tree | snapshot |
2010-05-22 |
Rafael Kitover |
add qualify_objects option |
commit | commitdiff | tree | snapshot |
2010-05-21 |
Rafael Kitover |
fix negative number defaults for Firebird |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Dagfinn Ilmari... |
fix for negative numeric default values |
commit | commitdiff | tree | snapshot |
2010-05-20 |
Rafael Kitover |
Oracle sequence detection |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Andrew Rodland |
Fix dumpmore tests so they pass with a correctly-workin... |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Andrew Rodland |
Detect autoinc PKs properly for SQLite |
commit | commitdiff | tree | snapshot |
2010-05-19 |
Andrew Rodland |
Use b64digest() in the rescan test for more readable... |
commit | commitdiff | tree | snapshot |
2010-05-17 |
Rafael Kitover |
finish preserve_case support |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Rafael Kitover |
Pg: preserve_case mode |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Rafael Kitover |
update TODO |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Rafael Kitover |
try to support bizarre column names |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Rafael Kitover |
fix splitting uppercase names |
commit | commitdiff | tree | snapshot |
2010-05-13 |
Rafael Kitover |
test for splitting mixed case columns on case boundary... |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Rafael Kitover |
handle digits when splitting by case transition |
commit | commitdiff | tree | snapshot |
2010-05-11 |
Rafael Kitover |
Oracle: lowercase uniq constr. names |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
add ->{original}{default_value} when rewriting to curre... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
another syntax fuck up |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
fix syntax error |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
fix operator precedence |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
Firebird: don't rewrite reals as floats |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
SQLAnywhere: fixup reals, implement preserve_case |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
minor MSSQL improvements |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
more Oracle type info fixes |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
fix MSSQL extra tests |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
overrides for data_type tests to split into multiple... |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
more Oracle type info fixes |
commit | commitdiff | tree | snapshot |
2010-05-10 |
Rafael Kitover |
rewrite "CURRENT_TIMESTAMP" to "current_timestamp"... |
commit | commitdiff | tree | snapshot |
next |