dbsrgits/DBIx-Class-Schema-Loader.git
2013-10-30 Dagfinn Ilmari... Release 0.07037 0.07037
2013-10-29 Dagfinn Ilmari... Allow overriding individual moniker parts
2013-10-24 Dagfinn Ilmari... Release 0.07036_04 0.07036_04
2013-10-23 Aaron Crane Set $result_source_class->table_class appropriately...
2013-10-23 Aaron Crane Push table-equality checks into _dbh_table_info
2013-10-22 Dagfinn Ilmari... Release 0.07036_03 0.07036_03
2013-10-22 Dagfinn Ilmari... Use sigwarn_silencer() everywhere appropriate
2013-10-22 Dagfinn Ilmari... Silence warnings from pure-perl Cwd::abs_path()
2013-10-21 Dagfinn Ilmari... Fix t/23dumpmore on perl 5.8.8 and earlier
2013-10-20 Dagfinn Ilmari... Merge branch 'topic/better-multi-schema' into master
2013-09-25 Dagfinn Ilmari... Release 0.07036_02 0.07036_02
2013-09-25 Dagfinn Ilmari... Fully-qualify all pg_catalog.* names
2013-09-25 Dagfinn Ilmari... Restore support for PostgreSQL 8.3 (RT#87291)
2013-09-24 Dagfinn Ilmari... Remove implemented FK introspection items from TODO
2013-09-24 Dagfinn Ilmari... Remove implemented items from TODO
2013-09-24 Dagfinn Ilmari... This branch deals with multiple schemas
2013-09-24 Dagfinn Ilmari... Document fully-qualified constraint/exclude
2013-09-16 D. Ilmari Mannsåker Skip many_to_many bridges involving might_have relation...
2013-08-11 Dagfinn Ilmari... Release 0.07036_01 0.07036_01
2013-08-11 Dagfinn Ilmari... Allow matching all the moniker parts in constraint...
2013-08-11 Dagfinn Ilmari... Allow using all the moniker parts in hashref moniker_map
2013-08-11 Dagfinn Ilmari... Allow specifying the moniker part separator
2013-08-11 Dagfinn Ilmari... Allow specifying custom attributes for many_to_many...
2013-08-11 Dagfinn Ilmari... Fix many_to_many bridges involving might_have relationships
2013-08-11 Dagfinn Ilmari... Don't ship MYMETA.* files (RT#87713)
2013-08-06 Dagfinn Ilmari... Demote diag about skip reason to note
2013-08-06 Dagfinn Ilmari... Fix typos in POD and comments (RT#87644)
2013-07-21 Dagfinn Ilmari... Avoid conditional assignment in variable declarations
2013-07-08 D. Ilmari Mannsåker Release 0.07036 0.07036
2013-07-08 D. Ilmari Mannsåker Ignore dist directory
2013-07-08 D. Ilmari Mannsåker Ignore Emacs droppings
2013-07-08 D. Ilmari Mannsåker Fix ordering issues in Pg loader
2013-07-08 D. Ilmari Mannsåker Fix tabs in Changes file
2013-07-08 D. Ilmari Mannsåker Fix "table" parameter in col_accessor_map callback...
2013-07-08 D. Ilmari Mannsåker Fix MySQL enums with empty strings and leading/trailing...
2013-04-18 Dagfinn Ilmari... Fix stray comma in Pg on_delete/on_update => CASCADE...
2013-02-26 John SJ Anderson Release 0.07035 0.07035
2013-01-22 John SJ Anderson Release 0.07034_02 0.07034_02
2013-01-22 John SJ Anderson Fix fixtures to work with older DBD::SQLite
2013-01-17 John SJ Anderson Release 0.07034_01 0.07034_01
2013-01-16 John SJ Anderson Fix typo in t/46relationships_multi_m2m.t
2012-11-22 Dagfinn Ilmari... Remove implemented item from TODO
2012-11-22 Dagfinn Ilmari... pass link table details to rel_name_map for many_to_man...
2012-11-15 Peter Rabbitson Reorganize and freshen up deps
2012-10-17 Rafael Kitover better schemas support for SQL Server > 2000
2012-10-16 Rafael Kitover introspect ON DELETE/UPDATE for SQL Anywhere
2012-10-16 Rafael Kitover Pg _table_fk_info to use catalog not info_schema
2012-10-02 Rafael Kitover update deps on ::Phrase and ::Tagger
2012-09-10 Rafael Kitover add rel_type param for relationship_attrs coderef
2012-09-09 Rafael Kitover release 0.07033 0.07033
2012-09-09 Rafael Kitover add a loud warning to Makefile.PL about rel attrs
2012-09-09 Rafael Kitover expand relationship_attrs POD
2012-09-09 Rafael Kitover release 0.07032 0.07032
2012-09-09 Rafael Kitover detect inline deferrable FKs for SQLite
2012-09-09 Rafael Kitover support coderef for relationship_attrs
2012-09-06 Rafael Kitover author dep on POD test modules, check in 02pod.t
2012-09-06 Rafael Kitover change =encoding utf8 to =encoding UTF-8 in Loader
2012-09-06 Rafael Kitover release 0.07031 0.07031
2012-09-06 Rafael Kitover fix 02pod.t fail for lack of =encoding (RT#79481)
2012-09-06 Rafael Kitover release 0.07030 0.07030
2012-09-06 André Walker allow user to set qualify_objects to false
2012-09-05 Rafael Kitover release 0.07029 0.07029
2012-09-04 Rafael Kitover introspect ON DELETE and DEFERRABLE for Oracle
2012-09-03 Rafael Kitover introspect ON DELETE/UPDATE FK clauses for DB2
2012-09-03 Rafael Kitover introspect ON/DEFERRABLE FK clauses for SQLite
2012-08-30 Rafael Kitover release 0.07028 0.07028
2012-08-30 Rafael Kitover bump Lingua::EN::Tagger dep to 0.20
2012-08-30 Rafael Kitover FK ON clause introspection for MSSQL
2012-08-29 Rafael Kitover minor optimization for Pg FK attrs, better test
2012-08-26 Rafael Kitover release 0.07027 0.07027
2012-08-26 Rafael Kitover introspect ON DELETE/UPDATE and DEFERRABLE for pg
2012-08-26 Rafael Kitover release 0.07026 0.07026
2012-08-21 Rafael Kitover introspect ON DELETE/UPDATE clauses for MySQL FKs
2012-06-14 Rafael Kitover update rbuels' email address in CONTRIBUTORS
2012-06-08 Rafael Kitover release 0.07025 0.07025
2012-06-08 SineSwiper support MSSQL 2000 again, optimization for MSSQL
2012-05-08 Rafael Kitover release 0.07024 0.07024
2012-05-08 Rafael Kitover work around broken kseq in Pg fk info (RT#77062)
2012-05-05 Rafael Kitover release 0.07023 0.07023
2012-05-05 SineSwiper fix base ::DBI loader to properly order FK columns
2012-04-08 Rafael Kitover bump up Class::Inspector dep for blead (RT#74236)
2012-04-08 Rafael Kitover release 0.07022 0.07022
2012-04-08 Paul C. Mantz separate queries for default on ASE (RT#74170)
2012-04-07 Rafael Kitover set correct size for n(var)?char columns for ASE
2012-04-07 Rafael Kitover make common tests use fewer active statements
2012-04-06 Rafael Kitover support Informix common tests over shared mem
2012-04-04 Rafael Kitover release 0.07021 0.07021
2012-04-04 Rafael Kitover register sources on schema class, never instance
2012-04-02 Rafael Kitover release 0.07020 0.07020
2012-03-31 Rafael Kitover fix mro issues under 5.8
2012-03-29 Rafael Kitover release 0.07019 0.07019
2012-03-28 Rafael Kitover audit drivers for case issues (RT#75805)
2012-03-27 Rafael Kitover release 0.07018 0.07018
2012-03-27 Rafael Kitover skip dbicdump tests on Win32 due to test fails
2012-03-27 Rafael Kitover Changes entry for "fix undef warn in fk info"
2012-03-14 Rafael Kitover fix undef warn in fk info for DBDs without schemas
2012-02-27 Rafael Kitover work around ORA-24345 from $dbh->column_info
2012-02-10 Rafael Kitover fix spelling mistake in Base POD (RT#74796)
2012-02-07 Rafael Kitover release 0.07017 0.07017
2012-02-07 Rafael Kitover experimental support for Pg loader run inside txn
next