Rafael Kitover [Tue, 8 Mar 2011 21:42:52 +0000]
comment out pk/fk methods to get DBD::ADO fails
Rafael Kitover [Fri, 4 Mar 2011 09:07:56 +0000]
initialize result_component_map to empty hash if unset
Rafael Kitover [Fri, 4 Mar 2011 08:27:24 +0000]
release 0.07010
Rafael Kitover [Fri, 4 Mar 2011 08:25:26 +0000]
support for fully-qualified components in result_component_map and tests
Mark A. Stratman [Tue, 1 Mar 2011 22:10:10 +0000]
Added result_component_map option to Schema::Loader::Base
Rafael Kitover [Fri, 25 Feb 2011 11:13:03 +0000]
bump up Class::C3::Componentised dep
Rafael Kitover [Fri, 25 Feb 2011 11:07:30 +0000]
release 0.07009
Rafael Kitover [Fri, 25 Feb 2011 11:02:44 +0000]
fix a syntax error in MS Access ADO driver
Rafael Kitover [Fri, 25 Feb 2011 01:55:22 +0000]
release 0.07008
Rafael Kitover [Fri, 25 Feb 2011 01:45:14 +0000]
fix up Informix data types
Rafael Kitover [Fri, 18 Feb 2011 09:05:33 +0000]
support MSSQL over DBD::ADO
Rafael Kitover [Thu, 17 Feb 2011 14:44:15 +0000]
MS Access support over DBD::ODBC and DBD::ADO
Rafael Kitover [Tue, 15 Feb 2011 18:14:32 +0000]
rename vendor tests
Rafael Kitover [Sat, 19 Feb 2011 16:26:58 +0000]
add Windows example to dbicdump doc
Rafael Kitover [Sat, 19 Feb 2011 16:15:42 +0000]
add link to dbicdump in ::Loader docs
Rafael Kitover [Sat, 19 Feb 2011 11:38:54 +0000]
rename column_accessor_map -> col_accessor_map
Rafael Kitover [Tue, 15 Feb 2011 10:01:06 +0000]
release 0.07007
Rafael Kitover [Tue, 15 Feb 2011 09:40:40 +0000]
MSSQL data type fixes for native client and EasySoft driver
Rafael Kitover [Wed, 2 Feb 2011 13:24:22 +0000]
bump DBIC dep to 0.08127
Rafael Kitover [Tue, 1 Feb 2011 02:19:04 +0000]
release 0.07006
Rafael Kitover [Wed, 26 Jan 2011 23:14:25 +0000]
update Changes, namespace::clean dep
Rafael Kitover [Wed, 26 Jan 2011 22:58:21 +0000]
turn relbuilder temp class cleanup back on, use Class::Inspector->loaded to check for class existance
Rafael Kitover [Tue, 25 Jan 2011 23:28:09 +0000]
release 0.07005
Rafael Kitover [Tue, 25 Jan 2011 23:05:17 +0000]
support extra connect_info options like quote_char for dbicdump
Rafael Kitover [Tue, 25 Jan 2011 17:47:38 +0000]
fix breakage on perl 5.8.x related to unloading temporary classes
Rafael Kitover [Mon, 24 Jan 2011 03:43:39 +0000]
release 0.07004
Rafael Kitover [Sat, 22 Jan 2011 15:22:10 +0000]
fix bug with result class methods being cached on in a closure instead of the object, which breaks for multiple dynamic schemas in a single perl instance
Rafael Kitover [Fri, 21 Jan 2011 06:43:49 +0000]
release 0.07003
Rafael Kitover [Fri, 21 Jan 2011 06:39:53 +0000]
fix relname/method collisions (RT#62648)
Rafael Kitover [Fri, 21 Jan 2011 04:00:23 +0000]
use Class::Load
Rafael Kitover [Fri, 21 Jan 2011 03:55:41 +0000]
add test for column name collision with a fully qualified component class method
Rafael Kitover [Fri, 21 Jan 2011 03:33:01 +0000]
fix fully qualified component classes (RT#62624)
Rafael Kitover [Fri, 21 Jan 2011 02:57:26 +0000]
add glossary for relbuilder
Rafael Kitover [Thu, 20 Jan 2011 23:29:28 +0000]
improve sybase/mssql db_schema detection
Rafael Kitover [Thu, 20 Jan 2011 22:42:17 +0000]
remove MooseX::NonMoose from Schema files under use_moose=1
Rafael Kitover [Mon, 17 Jan 2011 15:42:14 +0000]
better _tables_list for Sybase ASE
Rafael Kitover [Mon, 17 Jan 2011 09:26:36 +0000]
add datetime_undef_if_invalid=0 loader option for MySQL
Rafael Kitover [Mon, 17 Jan 2011 05:32:28 +0000]
sybase test that doesn't fail
Rafael Kitover [Mon, 17 Jan 2011 05:06:55 +0000]
That was a bad idea.
This reverts commit
e4d9f5156f1e62ab07ec1884c81f4a325584dfd0.
Rafael Kitover [Mon, 17 Jan 2011 04:39:27 +0000]
add auto_nextval => 1 to uniqueidentifier columns on MSSQL and to uniqueidentifier and uniqueidentifierstr columns on SQLAnywhere
Rafael Kitover [Sun, 16 Jan 2011 13:54:53 +0000]
typo
Rafael Kitover [Sun, 16 Jan 2011 13:53:39 +0000]
add datetime_undef_if_invalid => 1 for MySQL date data types (RT#64820)
Rafael Kitover [Sun, 26 Dec 2010 11:37:02 +0000]
fix column info bug, all tests pass
Rafael Kitover [Fri, 24 Dec 2010 10:07:44 +0000]
fix MSSQL tests
Rafael Kitover [Thu, 23 Dec 2010 12:29:28 +0000]
fix column name case bug
Rafael Kitover [Tue, 21 Dec 2010 05:22:33 +0000]
make a couple warn masks more specific, fix mysql test count
Rafael Kitover [Mon, 20 Dec 2010 12:17:42 +0000]
more specific warning filter for loading DBD::InterBase
Rafael Kitover [Sun, 19 Dec 2010 08:44:43 +0000]
bump CAG dep
Robert Buels [Sat, 14 Aug 2010 16:08:08 +0000]
column_accessor_map implementation
Rafael Kitover [Thu, 16 Dec 2010 23:01:13 +0000]
preserve relnames when another FK is added (RT#62424), remove resultset_components, other cleanups
Rafael Kitover [Tue, 14 Dec 2010 09:56:40 +0000]
Fix a fail when very old Moose/CMOP is installed
Rafael Kitover [Sun, 12 Dec 2010 08:46:05 +0000]
failing test for (RT#62424) preserve relationship name when another foreign key is added
Rafael Kitover [Sun, 12 Dec 2010 07:30:46 +0000]
run pre_create when running only extra tests
Justin Hunter [Tue, 7 Dec 2010 19:31:15 +0000]
doc fix per Khisanth on irc.perl.org
Rafael Kitover [Tue, 7 Dec 2010 11:43:23 +0000]
doc fix
Rafael Kitover [Sun, 5 Dec 2010 14:16:44 +0000]
clean up Pg enum code
Rafael Kitover [Sun, 5 Dec 2010 14:07:23 +0000]
minor changes
Rafael Kitover [Fri, 3 Dec 2010 09:32:03 +0000]
minor POD fixup
Rafael Kitover [Fri, 3 Dec 2010 02:08:15 +0000]
added warning and documentation for column accessor collisions, and the col_collision_map option
Rafael Kitover [Thu, 2 Dec 2010 19:58:14 +0000]
update TODO
Rafael Kitover [Thu, 2 Dec 2010 19:51:53 +0000]
update Changes
Rafael Kitover [Thu, 2 Dec 2010 19:44:22 +0000]
handle column accessor collisions with UNIVERSAL methods
Rafael Kitover [Thu, 2 Dec 2010 13:07:17 +0000]
rename t/17sybase_asa_common.t to t/17sqlanywhere_common.t
Rafael Kitover [Thu, 2 Dec 2010 12:46:10 +0000]
test a couple more data_type aliases for Oracle
Stephen Bennett [Wed, 10 Nov 2010 22:03:08 +0000]
Create custom_type_name hint for PostgreSQL enum types, as used by very recent SQL::Translator
Stephen Bennett [Sun, 7 Nov 2010 21:51:40 +0000]
Understand Postgres enumerated types
Justin Hunter [Sat, 30 Oct 2010 04:20:24 +0000]
apply RT62271
Robert Bohne [Thu, 14 Oct 2010 07:29:57 +0000]
Added _table_comment and _column_comment to DBI::Oracle
Robert Bohne [Thu, 14 Oct 2010 07:25:27 +0000]
Format source code, use spaces instead of tabs
Peter Rabbitson [Tue, 12 Oct 2010 09:10:40 +0000]
Fix for RT62072
Peter Rabbitson [Sat, 11 Sep 2010 01:47:18 +0000]
Release 0.07002
Peter Rabbitson [Sat, 11 Sep 2010 01:12:19 +0000]
Overhaul of test warning handling - mask off as little as possible
Peter Rabbitson [Sat, 11 Sep 2010 01:04:07 +0000]
Fix stupid attempt to set a r/o accessor
Bump CAG dependency to properly croak in the future
Peter Rabbitson [Thu, 9 Sep 2010 18:21:24 +0000]
Separate STDOUT/STDERR in $^X dumper tests, make sure STDOUT is empty
Peter Rabbitson [Thu, 9 Sep 2010 08:38:13 +0000]
And more fail fixes (this time db2)
Peter Rabbitson [Wed, 8 Sep 2010 15:25:51 +0000]
Handle use_moose => 1 to use_moose => 0 errors gracefully
Peter Rabbitson [Wed, 8 Sep 2010 17:33:57 +0000]
ARGH! use_moose => 1, reload without any option, BOOM
Peter Rabbitson [Wed, 8 Sep 2010 15:03:20 +0000]
Don't assume a loader run will die right away, it may very well
warn before that
Peter Rabbitson [Wed, 8 Sep 2010 12:51:45 +0000]
Cleanup moose detection
Peter Rabbitson [Wed, 8 Sep 2010 11:21:48 +0000]
Restructure handling of the test scratch-dir, move all activity
to t/var, adjust .gitignore
Peter Rabbitson [Wed, 8 Sep 2010 10:43:06 +0000]
Better cleanup during common tests
Peter Rabbitson [Wed, 8 Sep 2010 10:24:31 +0000]
Fix failing tests on mssql 2005
Peter Rabbitson [Wed, 8 Sep 2010 07:21:19 +0000]
auto_provides is too noisy and doesn't add much value anyway
Peter Rabbitson [Wed, 8 Sep 2010 07:20:51 +0000]
Add --skip_author_deps Makefile switch akin to DBIC
Peter Rabbitson [Wed, 8 Sep 2010 07:19:21 +0000]
Remove useless dependency
Peter Rabbitson [Tue, 7 Sep 2010 08:32:51 +0000]
Factor out the dumper-test machinery, separate the use_moose dump
tests into a new test file
Peter Rabbitson [Mon, 6 Sep 2010 11:45:42 +0000]
use_moose is an *optional* extra for Schema::Loader, as such blindly
switching the entire suite to it is a bad idea. A use_moose specific
test will be added soon, but the core of S::L needs to test the
traditional way. In order to switch the entire test to use_moose set
$ENV{SCHEMA_LOADER_TESTS_USE_MOOSE}
Peter Rabbitson [Mon, 6 Sep 2010 11:42:49 +0000]
Require minimal sane module versions for the optional use_moose switch
Peter Rabbitson [Mon, 6 Sep 2010 09:41:09 +0000]
Fix failing oracle tests (extra warnings issued on lc(undef) )
Peter Rabbitson [Mon, 6 Sep 2010 08:41:46 +0000]
Speed up sqlite-based tests (disable synchronous disk writes)
Peter Rabbitson [Mon, 6 Sep 2010 08:39:52 +0000]
Add extra warning guard and object creation tests to 20invocations.t
Redo test class names while we are at it
Peter Rabbitson [Sat, 4 Sep 2010 11:50:11 +0000]
Centralize .gitignore handling, add extra names to the untracked list
Peter Rabbitson [Wed, 1 Sep 2010 07:10:12 +0000]
Use MRO::Compat instead of forcing Class::C3
Peter Rabbitson [Wed, 1 Sep 2010 06:23:21 +0000]
Fixup Makefile.PL to not croak on pristine dev-systems
Robert Buels [Sat, 14 Aug 2010 00:18:55 +0000]
clean up relbuilder choosing code
Robert Buels [Sat, 14 Aug 2010 00:13:35 +0000]
passing all these positional arguments into the relbuilder is stupid. let's not.
Rafael Kitover [Sat, 24 Jul 2010 23:01:13 +0000]
release 0.07001
Rafael Kitover [Sat, 24 Jul 2010 19:18:05 +0000]
remove dep on Data::Dumper::Concise
Rafael Kitover [Sat, 24 Jul 2010 14:13:58 +0000]
simplify moose class check
Rafael Kitover [Fri, 23 Jul 2010 10:09:23 +0000]
put is_deferrable => 1 back into default attributes for belongs_to