dbsrgits/DBIx-Class-Schema-Loader.git
2011-11-01 Rafael Kitover release 0.07011 0.07011
2011-11-01 Rafael Kitover fix some warnings for MSSQL over ADO
2011-10-31 Rafael Kitover add -I option to dbicdump
2011-10-31 Rafael Kitover remove duplicate from Changes
2011-10-30 Rafael Kitover stop editing custom content from renamed files
2011-10-29 Rafael Kitover add attribution for alnewkirk, mention force_ascii
2011-10-29 Rafael Kitover update Changes with MooseX::MarkAsMethods
2011-10-29 Rafael Kitover update Changes for naming=v8
2011-10-29 Rafael Kitover common tests for schema_base_class and components
2011-10-29 Rafael Kitover better CamelCASE support for naming=v8
2011-10-29 Rafael Kitover update use_moose docs and opt deps
2011-10-29 Chris Weyl namespace::autoclean to MooseX::MarkAsMethods
2011-10-29 Rafael Kitover fix some naming version checks
2011-10-28 Rafael Kitover fix double backcompat warning
2011-10-28 Rafael Kitover fix uninitialized warning
2011-10-28 Rafael Kitover update Changes with schema_base_class fix
2011-10-28 Rafael Kitover better dynamic schema_base_class implementation
2011-10-25 Rafael Kitover use connection hack only for schema_base_class
2011-10-25 Rafael Kitover bump String::ToIdentifier::EN dep to 0.05
2011-10-25 Rafael Kitover implement schema_base_class for dynamic schemas
2011-10-25 Ben Tilly test for connecting through schema_base_class
2011-10-25 Rafael Kitover update DBIx::Class::Schema::Loader POD
2011-10-24 Rafael Kitover add 'ALL' key for naming hash
2011-10-23 Rafael Kitover fully implement naming=v8 and force_ascii
2011-10-21 Rafael Kitover update comment table support for multi-db_schema
2011-10-21 Rafael Kitover better rel postfix stripping for v8 mode
2011-10-20 Rafael Kitover fix no table warnings for MS Access over DBD::ADO
2011-10-19 Rafael Kitover fix some issues with multi-db_schema support
2011-10-19 Rafael Kitover fix uninitialized warnings for Firebird
2011-10-19 Rafael Kitover ignore type_info errors from DBD::Sybase+MSSQL
2011-10-19 Rafael Kitover remove placeholders from tab/col comments queries
2011-10-19 Rafael Kitover update SQLAnywhere ODBC driver for default \"null"
2011-10-13 Rafael Kitover add "use utf8;" at the top of all generated files
2011-10-13 Rafael Kitover add POD for using non-English databases
2011-10-12 Rafael Kitover use full table name for MySQL key cache
2011-10-12 Rafael Kitover match case of FK remote database in MySQL
2011-10-11 Rafael Kitover make MySQL FK handling more robust
2011-09-29 Rafael Kitover minor fix for 5.8.1
2011-09-28 Rafael Kitover remove dependency on File::Slurp
2011-09-28 Brian Phillips allow constraint/exclude options together
2011-09-24 Rafael Kitover fix t/backcompat/0.04006 tests
2011-09-24 Rafael Kitover fix preserve_case tests in common tests
2011-09-07 Peter Rabbitson Fix the failing pg tests (unicode wasn't slurped)
2011-09-07 Rafael Kitover fix backcompat
2011-09-06 Rafael Kitover fix uninit warn for no pod and result_base_class
2011-09-06 Rafael Kitover fix multiple DEFAULT NULLs
2011-09-06 Rafael Kitover fix defaults broken by last Pg defaults fix commit
2011-09-06 Rafael Kitover update Changes with Pg defaults fixes
2011-09-06 Rafael Kitover improve Pg default handling
2011-08-18 Rafael Kitover sort unique constraints
2011-08-16 Rafael Kitover multi db_schema support
2011-08-10 Rafael Kitover silence comment tests
2011-08-10 Rafael Kitover update Changes with dbicdump config file support
2011-08-07 Rafael Kitover opt deps for dbicdump config and test
2011-08-07 Al Newkirk config file support for dbicdump script
2011-08-05 Rafael Kitover pigs don't fly, they just roll around in shit
2011-08-05 Rafael Kitover some changes to filter code
2011-08-05 Ben Tilly adds the ability to filter generated code
2011-08-02 Matt S Trout flying pigs. almost as likely as win32 doing what you...
2011-08-02 Rafael Kitover minor changes to table/column comment code
2011-08-02 Ben Tilly generic comments mechanism, MySQL specific support
2011-07-25 Rafael Kitover fucking pigs broke my Win32 perl
2011-07-25 Rafael Kitover support alternate line endings
2011-07-24 Rafael Kitover fix t/10_11msaccess_common.t on non-Win32
2011-07-24 Rafael Kitover fix backcompat tests
2011-07-24 Rafael Kitover add quiet option
2011-07-23 Rafael Kitover make $schema->loader a public method
2011-07-09 Ben Tilly Removing these files from master because they are not...
2011-07-07 Ben Tilly Add failing test for feature I want.
2011-07-05 Rafael Kitover add schema_components option
2011-07-05 Rafael Kitover sort relationships
2011-06-14 Rafael Kitover better option validation for result_component_map,...
2011-06-14 Rafael Kitover add handle for Ben Tilly in CONTRIBUTORS
2011-06-14 Rafael Kitover add rel_name_map option
2011-06-10 Rafael Kitover fix syntax error in common tests
2011-06-10 Rafael Kitover fix the decimal data type for MS Access over ODBC
2011-06-10 Rafael Kitover handle MySQL enums/sets containing elements with single...
2011-06-10 Rafael Kitover another enum test for MySQL
2011-06-10 Rafael Kitover fix enum/set detection for MySQL (RT#68717)
2011-06-09 Caleb Cushing document dumping a remote host
2011-06-09 Rafael Kitover fix is_nullable detection on MS Access
2011-06-07 Rafael Kitover fix POD for scalarref tables
2011-06-07 Rafael Kitover fix backcompat tests
2011-06-07 Rafael Kitover fix uniq_to_primary test on DB2 and SQLAnywhere
2011-06-07 Rafael Kitover improve uniq_to_primary test
2011-06-06 Rafael Kitover only promote uniqs with non-nullable columns to pks
2011-06-03 Rafael Kitover run col_accessor_map tests with skip_rels too
2011-06-01 Rafael Kitover update Changes
2011-05-30 Rafael Kitover fix test counts, cleanup new test table
2011-05-30 Rafael Kitover added uniq_to_primary option to promote unique keys...
2011-05-30 Rafael Kitover reset _uniqs_started for POD on rescan
2011-05-30 Rafael Kitover generate POD for unique constraints, set_primary_key...
2011-05-29 Rafael Kitover fix t/backcompat/0.04006/23dumpmore.t
2011-05-29 Rafael Kitover fix Oracle
2011-05-29 Rafael Kitover fix t/23dumpmore.t
2011-05-29 Rafael Kitover support arrayrefs for result_namespace and resultset_na...
2011-05-29 Rafael Kitover fix clasing test dbs
2011-05-28 Rafael Kitover fixup POD
2011-05-28 Rafael Kitover add more naming options
2011-05-28 Rafael Kitover fix warning, fix test counts
next