2013-01-22 |
John SJ Anderson |
Fix fixtures to work with older DBD::SQLite |
tree | commitdiff |
2012-11-22 |
Dagfinn Ilmari Man... |
pass link table details to rel_name_map for many_to_man... |
tree | commitdiff |
2012-09-04 |
Rafael Kitover |
introspect ON DELETE and DEFERRABLE for Oracle |
tree | commitdiff |
2012-08-26 |
Rafael Kitover |
introspect ON DELETE/UPDATE and DEFERRABLE for pg |
tree | commitdiff |
2012-08-21 |
Rafael Kitover |
introspect ON DELETE/UPDATE clauses for MySQL FKs |
tree | commitdiff |
2012-04-07 |
Rafael Kitover |
make common tests use fewer active statements |
tree | commitdiff |
2012-04-06 |
Rafael Kitover |
support Informix common tests over shared mem |
tree | commitdiff |
2012-04-04 |
Rafael Kitover |
register sources on schema class, never instance |
tree | commitdiff |
2012-03-27 |
Rafael Kitover |
skip dbicdump tests on Win32 due to test fails |
tree | commitdiff |
2012-02-07 |
Rafael Kitover |
experimental support for Pg loader run inside txn |
tree | commitdiff |
2012-02-07 |
John Napiorkowski |
failing test for dumping schema inside a txn |
tree | commitdiff |
2011-12-09 |
Rafael Kitover |
many_to_many rel bridge generation for link tables |
tree | commitdiff |
2011-11-09 |
Rafael Kitover |
better cleanup of t/var |
tree | commitdiff |
2011-11-09 |
Rafael Kitover |
fix code running 2x in dynamic schema_base_class |
tree | commitdiff |
2011-10-30 |
Rafael Kitover |
stop editing custom content from renamed files |
tree | commitdiff |
2011-10-29 |
Rafael Kitover |
common tests for schema_base_class and components |
tree | commitdiff |
2011-10-25 |
Rafael Kitover |
implement schema_base_class for dynamic schemas |
tree | commitdiff |
2011-10-25 |
Ben Tilly |
test for connecting through schema_base_class |
tree | commitdiff |
2011-09-29 |
Rafael Kitover |
minor fix for 5.8.1 |
tree | commitdiff |
2011-09-24 |
Rafael Kitover |
fix t/backcompat/0.04006 tests |
tree | commitdiff |
2011-09-24 |
Rafael Kitover |
fix preserve_case tests in common tests |
tree | commitdiff |
2011-08-18 |
Rafael Kitover |
sort unique constraints |
tree | commitdiff |
2011-08-16 |
Rafael Kitover |
multi db_schema support |
tree | commitdiff |
2011-08-05 |
Rafael Kitover |
pigs don't fly, they just roll around in shit |
tree | commitdiff |
2011-08-02 |
Matt S Trout |
flying pigs. almost as likely as win32 doing what you... |
tree | commitdiff |
2011-08-02 |
Ben Tilly |
generic comments mechanism, MySQL specific support |
tree | commitdiff |
2011-07-25 |
Rafael Kitover |
fucking pigs broke my Win32 perl |
tree | commitdiff |
2011-07-25 |
Rafael Kitover |
support alternate line endings |
tree | commitdiff |
2011-07-24 |
Rafael Kitover |
add quiet option |
tree | commitdiff |
2011-07-09 |
Ben Tilly |
Removing these files from master because they are not... |
tree | commitdiff |
2011-07-07 |
Ben Tilly |
Add failing test for feature I want. |
tree | commitdiff |
2011-07-05 |
Rafael Kitover |
add schema_components option |
tree | commitdiff |
2011-06-10 |
Rafael Kitover |
fix syntax error in common tests |
tree | commitdiff |
2011-06-10 |
Rafael Kitover |
fix the decimal data type for MS Access over ODBC |
tree | commitdiff |
2011-06-10 |
Rafael Kitover |
handle MySQL enums/sets containing elements with single... |
tree | commitdiff |
2011-06-10 |
Rafael Kitover |
another enum test for MySQL |
tree | commitdiff |
2011-06-09 |
Rafael Kitover |
fix is_nullable detection on MS Access |
tree | commitdiff |
2011-06-07 |
Rafael Kitover |
fix POD for scalarref tables |
tree | commitdiff |
2011-06-07 |
Rafael Kitover |
fix uniq_to_primary test on DB2 and SQLAnywhere |
tree | commitdiff |
2011-06-07 |
Rafael Kitover |
improve uniq_to_primary test |
tree | commitdiff |
2011-06-03 |
Rafael Kitover |
run col_accessor_map tests with skip_rels too |
tree | commitdiff |
2011-05-30 |
Rafael Kitover |
fix test counts, cleanup new test table |
tree | commitdiff |
2011-05-30 |
Rafael Kitover |
added uniq_to_primary option to promote unique keys... |
tree | commitdiff |
2011-05-29 |
Rafael Kitover |
support arrayrefs for result_namespace and resultset_na... |
tree | commitdiff |
2011-05-29 |
Rafael Kitover |
fix clasing test dbs |
tree | commitdiff |
2011-05-28 |
Rafael Kitover |
add more naming options |
tree | commitdiff |
2011-05-28 |
Rafael Kitover |
fix warning, fix test counts |
tree | commitdiff |
2011-05-28 |
Rafael Kitover |
run the preserve rel name test on MySQL too |
tree | commitdiff |
2011-05-27 |
Rafael Kitover |
support quoted PostgreSQL schema names with special... |
tree | commitdiff |
2011-05-26 |
Rafael Kitover |
automatically turn on quoting for MySQL (RT#60469) |
tree | commitdiff |
2011-05-26 |
Rafael Kitover |
workaround for common tests for MySQL on Win32 |
tree | commitdiff |
2011-05-25 |
Rafael Kitover |
handle duplicate relationship names (RT#64041) |
tree | commitdiff |
2011-05-24 |
Rafael Kitover |
Revert "set cascade_update => 0 on might_have relations... |
tree | commitdiff |
2011-05-24 |
Rafael Kitover |
set cascade_update => 0 on might_have relationships |
tree | commitdiff |
2011-05-17 |
Rafael Kitover |
generate POD for additional_classes, additional_base_cl... |
tree | commitdiff |
2011-05-17 |
Rafael Kitover |
move roles to the end of the generated class so that... |
tree | commitdiff |
2011-05-17 |
Rafael Kitover |
add an extra symbol to the rt59849 test |
tree | commitdiff |
2011-05-16 |
Mark A. Stratman |
added result_roles and result_roles_map options, fixed... |
tree | commitdiff |
2011-05-16 |
Rafael Kitover |
handle "use warnings FATAL => 'all' and set use_namespa... |
tree | commitdiff |
2011-05-12 |
Rafael Kitover |
fix mysql rel detection for mixed-case tables on mixed... |
tree | commitdiff |
2011-04-13 |
Rafael Kitover |
use sprintf for floating point comparisons in common... |
tree | commitdiff |
2011-03-29 |
Rafael Kitover |
remove special case for 'meta' method in col accessor... |
tree | commitdiff |
2011-03-04 |
Rafael Kitover |
support for fully-qualified components in result_compon... |
tree | commitdiff |
2011-02-24 |
Rafael Kitover |
MS Access support over DBD::ODBC and DBD::ADO |
tree | commitdiff |
2011-02-19 |
Rafael Kitover |
rename column_accessor_map -> col_accessor_map |
tree | commitdiff |
2011-01-25 |
Rafael Kitover |
support extra connect_info options like quote_char... |
tree | commitdiff |
2011-01-21 |
Rafael Kitover |
fix relname/method collisions (RT#62648) |
tree | commitdiff |
2011-01-21 |
Rafael Kitover |
add test for column name collision with a fully qualifi... |
tree | commitdiff |
2011-01-21 |
Rafael Kitover |
fix fully qualified component classes (RT#62624) |
tree | commitdiff |
2011-01-17 |
Rafael Kitover |
better _tables_list for Sybase ASE |
tree | commitdiff |
2010-12-26 |
Rafael Kitover |
fix column info bug, all tests pass |
tree | commitdiff |
2010-12-24 |
Rafael Kitover |
fix MSSQL tests |
tree | commitdiff |
2010-12-23 |
Rafael Kitover |
fix column name case bug |
tree | commitdiff |
2010-12-21 |
Rafael Kitover |
make a couple warn masks more specific, fix mysql test... |
tree | commitdiff |
2010-12-21 |
Rafael Kitover |
more specific warning filter for loading DBD::InterBase |
tree | commitdiff |
2010-12-21 |
Robert Buels |
column_accessor_map implementation |
tree | commitdiff |
2010-12-21 |
Rafael Kitover |
preserve relnames when another FK is added (RT#62424... |
tree | commitdiff |
2010-12-12 |
Rafael Kitover |
failing test for (RT#62424) preserve relationship name... |
tree | commitdiff |
2010-12-12 |
Rafael Kitover |
run pre_create when running only extra tests |
tree | commitdiff |
2010-12-03 |
Rafael Kitover |
added warning and documentation for column accessor... |
tree | commitdiff |
2010-12-02 |
Rafael Kitover |
handle column accessor collisions with UNIVERSAL methods |
tree | commitdiff |
2010-11-07 |
Stephen Bennett |
Understand Postgres enumerated types |
tree | commitdiff |
2010-09-11 |
Peter Rabbitson |
Overhaul of test warning handling - mask off as little... |
tree | commitdiff |
2010-09-09 |
Peter Rabbitson |
Separate STDOUT/STDERR in $^X dumper tests, make sure... |
tree | commitdiff |
2010-09-09 |
Peter Rabbitson |
And more fail fixes (this time db2) |
tree | commitdiff |
2010-09-08 |
Peter Rabbitson |
Don't assume a loader run will die right away, it may... |
tree | commitdiff |
2010-09-08 |
Peter Rabbitson |
Restructure handling of the test scratch-dir, move... |
tree | commitdiff |
2010-09-08 |
Peter Rabbitson |
Better cleanup during common tests |
tree | commitdiff |
2010-09-08 |
Peter Rabbitson |
Fix failing tests on mssql 2005 |
tree | commitdiff |
2010-09-07 |
Peter Rabbitson |
Factor out the dumper-test machinery, separate the... |
tree | commitdiff |
2010-09-06 |
Peter Rabbitson |
use_moose is an *optional* extra for Schema::Loader... |
tree | commitdiff |
2010-09-06 |
Peter Rabbitson |
Speed up sqlite-based tests (disable synchronous disk... |
tree | commitdiff |
2010-09-06 |
Peter Rabbitson |
Add extra warning guard and object creation tests to... |
tree | commitdiff |
2010-07-24 |
Rafael Kitover |
remove dep on Data::Dumper::Concise |
tree | commitdiff |
2010-07-23 |
Rafael Kitover |
put is_deferrable => 1 back into default attributes... |
tree | commitdiff |
2010-07-23 |
Rafael Kitover |
use Optional::Dependencies stole from DBIx::Class for... |
tree | commitdiff |
2010-07-19 |
Rafael Kitover |
test for qualified Pg sequence |
tree | commitdiff |
2010-07-07 |
Rafael Kitover |
replace namespace::autoclean with namespace::clean... |
tree | commitdiff |
2010-07-06 |
Rafael Kitover |
make use_moose work with additional_base_classes and... |
tree | commitdiff |
2010-05-25 |
Rafael Kitover |
some work on Informix data_types, datetimes and interva... |
tree | commitdiff |
next |