13 years agoremove MooseX::NonMoose from Schema files under use_moose=1
Rafael Kitover [Thu, 20 Jan 2011 22:42:17 +0000]
remove MooseX::NonMoose from Schema files under use_moose=1

13 years agobetter _tables_list for Sybase ASE
Rafael Kitover [Mon, 17 Jan 2011 15:42:14 +0000]
better _tables_list for Sybase ASE

13 years agoadd datetime_undef_if_invalid=0 loader option for MySQL
Rafael Kitover [Mon, 17 Jan 2011 09:26:36 +0000]
add datetime_undef_if_invalid=0 loader option for MySQL

13 years agosybase test that doesn't fail
Rafael Kitover [Mon, 17 Jan 2011 05:32:28 +0000]
sybase test that doesn't fail

13 years agoThat was a bad idea.
Rafael Kitover [Mon, 17 Jan 2011 05:06:55 +0000]
That was a bad idea.
This reverts commit e4d9f5156f1e62ab07ec1884c81f4a325584dfd0.

13 years agoadd auto_nextval => 1 to uniqueidentifier columns on MSSQL and to uniqueidentifier...
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

13 years agotypo
Rafael Kitover [Sun, 16 Jan 2011 13:54:53 +0000]
typo

13 years agoadd datetime_undef_if_invalid => 1 for MySQL date data types (RT#64820)
Rafael Kitover [Sun, 16 Jan 2011 13:53:39 +0000]
add datetime_undef_if_invalid => 1 for MySQL date data types (RT#64820)

13 years agofix column info bug, all tests pass
Rafael Kitover [Sun, 26 Dec 2010 11:37:02 +0000]
fix column info bug, all tests pass

13 years agofix MSSQL tests
Rafael Kitover [Fri, 24 Dec 2010 10:07:44 +0000]
fix MSSQL tests

13 years agofix column name case bug
Rafael Kitover [Thu, 23 Dec 2010 12:29:28 +0000]
fix column name case bug

13 years agomake a couple warn masks more specific, fix mysql test count
Rafael Kitover [Tue, 21 Dec 2010 05:22:33 +0000]
make a couple warn masks more specific, fix mysql test count

13 years agomore specific warning filter for loading DBD::InterBase
Rafael Kitover [Mon, 20 Dec 2010 12:17:42 +0000]
more specific warning filter for loading DBD::InterBase

13 years agobump CAG dep
Rafael Kitover [Sun, 19 Dec 2010 08:44:43 +0000]
bump CAG dep

13 years agocolumn_accessor_map implementation
Robert Buels [Sat, 14 Aug 2010 16:08:08 +0000]
column_accessor_map implementation

13 years agopreserve relnames when another FK is added (RT#62424), remove resultset_components...
Rafael Kitover [Thu, 16 Dec 2010 23:01:13 +0000]
preserve relnames when another FK is added (RT#62424), remove resultset_components, other cleanups

13 years agoFix a fail when very old Moose/CMOP is installed
Rafael Kitover [Tue, 14 Dec 2010 09:56:40 +0000]
Fix a fail when very old Moose/CMOP is installed

13 years agofailing test for (RT#62424) preserve relationship name when another foreign key is...
Rafael Kitover [Sun, 12 Dec 2010 08:46:05 +0000]
failing test for (RT#62424) preserve relationship name when another foreign key is added

13 years agorun pre_create when running only extra tests
Rafael Kitover [Sun, 12 Dec 2010 07:30:46 +0000]
run pre_create when running only extra tests

13 years agodoc fix per Khisanth on irc.perl.org
Justin Hunter [Tue, 7 Dec 2010 19:31:15 +0000]
doc fix per Khisanth on irc.perl.org

13 years agodoc fix
Rafael Kitover [Tue, 7 Dec 2010 11:43:23 +0000]
doc fix

13 years agoclean up Pg enum code
Rafael Kitover [Sun, 5 Dec 2010 14:16:44 +0000]
clean up Pg enum code

13 years agominor changes
Rafael Kitover [Sun, 5 Dec 2010 14:07:23 +0000]
minor changes

13 years agominor POD fixup
Rafael Kitover [Fri, 3 Dec 2010 09:32:03 +0000]
minor POD fixup

13 years agoadded warning and documentation for column accessor collisions, and the col_collision...
Rafael Kitover [Fri, 3 Dec 2010 02:08:15 +0000]
added warning and documentation for column accessor collisions, and the col_collision_map option

13 years agoupdate TODO
Rafael Kitover [Thu, 2 Dec 2010 19:58:14 +0000]
update TODO

13 years agoupdate Changes
Rafael Kitover [Thu, 2 Dec 2010 19:51:53 +0000]
update Changes

13 years agohandle column accessor collisions with UNIVERSAL methods
Rafael Kitover [Thu, 2 Dec 2010 19:44:22 +0000]
handle column accessor collisions with UNIVERSAL methods

13 years agorename t/17sybase_asa_common.t to t/17sqlanywhere_common.t
Rafael Kitover [Thu, 2 Dec 2010 13:07:17 +0000]
rename t/17sybase_asa_common.t to t/17sqlanywhere_common.t

13 years agotest a couple more data_type aliases for Oracle
Rafael Kitover [Thu, 2 Dec 2010 12:46:10 +0000]
test a couple more data_type aliases for Oracle

13 years agoCreate custom_type_name hint for PostgreSQL enum types, as used by very recent SQL...
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

13 years agoUnderstand Postgres enumerated types
Stephen Bennett [Sun, 7 Nov 2010 21:51:40 +0000]
Understand Postgres enumerated types

13 years agoapply RT62271
Justin Hunter [Sat, 30 Oct 2010 04:20:24 +0000]
apply RT62271

13 years agoAdded _table_comment and _column_comment to DBI::Oracle
Robert Bohne [Thu, 14 Oct 2010 07:29:57 +0000]
Added _table_comment and _column_comment to DBI::Oracle

13 years agoFormat source code, use spaces instead of tabs
Robert Bohne [Thu, 14 Oct 2010 07:25:27 +0000]
Format source code, use spaces instead of tabs

13 years agoFix for RT62072
Peter Rabbitson [Tue, 12 Oct 2010 09:10:40 +0000]
Fix for RT62072

13 years agoRelease 0.07002 0.07002
Peter Rabbitson [Sat, 11 Sep 2010 01:47:18 +0000]
Release 0.07002

13 years agoOverhaul of test warning handling - mask off as little as possible
Peter Rabbitson [Sat, 11 Sep 2010 01:12:19 +0000]
Overhaul of test warning handling - mask off as little as possible

13 years agoFix stupid attempt to set a r/o accessor
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

13 years agoSeparate STDOUT/STDERR in $^X dumper tests, make sure STDOUT is empty
Peter Rabbitson [Thu, 9 Sep 2010 18:21:24 +0000]
Separate STDOUT/STDERR in $^X dumper tests, make sure STDOUT is empty

13 years agoAnd more fail fixes (this time db2)
Peter Rabbitson [Thu, 9 Sep 2010 08:38:13 +0000]
And more fail fixes (this time db2)

13 years agoHandle use_moose => 1 to use_moose => 0 errors gracefully
Peter Rabbitson [Wed, 8 Sep 2010 15:25:51 +0000]
Handle use_moose => 1 to use_moose => 0 errors gracefully

13 years agoARGH! use_moose => 1, reload without any option, BOOM
Peter Rabbitson [Wed, 8 Sep 2010 17:33:57 +0000]
ARGH! use_moose => 1, reload without any option, BOOM

13 years agoDon't assume a loader run will die right away, it may very well
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

13 years agoCleanup moose detection
Peter Rabbitson [Wed, 8 Sep 2010 12:51:45 +0000]
Cleanup moose detection

13 years agoRestructure handling of the test scratch-dir, move all activity
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

13 years agoBetter cleanup during common tests
Peter Rabbitson [Wed, 8 Sep 2010 10:43:06 +0000]
Better cleanup during common tests

13 years agoFix failing tests on mssql 2005
Peter Rabbitson [Wed, 8 Sep 2010 10:24:31 +0000]
Fix failing tests on mssql 2005

13 years agoauto_provides is too noisy and doesn't add much value anyway
Peter Rabbitson [Wed, 8 Sep 2010 07:21:19 +0000]
auto_provides is too noisy and doesn't add much value anyway

13 years agoAdd --skip_author_deps Makefile switch akin to DBIC
Peter Rabbitson [Wed, 8 Sep 2010 07:20:51 +0000]
Add --skip_author_deps Makefile switch akin to DBIC

13 years agoRemove useless dependency
Peter Rabbitson [Wed, 8 Sep 2010 07:19:21 +0000]
Remove useless dependency

13 years agoFactor out the dumper-test machinery, separate the use_moose dump
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

13 years agouse_moose is an *optional* extra for Schema::Loader, as such blindly
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}

13 years agoRequire minimal sane module versions for the optional use_moose switch
Peter Rabbitson [Mon, 6 Sep 2010 11:42:49 +0000]
Require minimal sane module versions for the optional use_moose switch

13 years agoFix failing oracle tests (extra warnings issued on lc(undef) )
Peter Rabbitson [Mon, 6 Sep 2010 09:41:09 +0000]
Fix failing oracle tests (extra warnings issued on lc(undef) )

13 years agoSpeed up sqlite-based tests (disable synchronous disk writes)
Peter Rabbitson [Mon, 6 Sep 2010 08:41:46 +0000]
Speed up sqlite-based tests (disable synchronous disk writes)

13 years agoAdd extra warning guard and object creation tests to 20invocations.t
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

13 years agoCentralize .gitignore handling, add extra names to the untracked list
Peter Rabbitson [Sat, 4 Sep 2010 11:50:11 +0000]
Centralize .gitignore handling, add extra names to the untracked list

13 years agoUse MRO::Compat instead of forcing Class::C3
Peter Rabbitson [Wed, 1 Sep 2010 07:10:12 +0000]
Use MRO::Compat instead of forcing Class::C3

13 years agoFixup Makefile.PL to not croak on pristine dev-systems
Peter Rabbitson [Wed, 1 Sep 2010 06:23:21 +0000]
Fixup Makefile.PL to not croak on pristine dev-systems

13 years agoclean up relbuilder choosing code
Robert Buels [Sat, 14 Aug 2010 00:18:55 +0000]
clean up relbuilder choosing code

13 years agopassing all these positional arguments into the relbuilder is stupid. let's not.
Robert Buels [Sat, 14 Aug 2010 00:13:35 +0000]
passing all these positional arguments into the relbuilder is stupid.  let's not.

13 years agorelease 0.07001 0.07001
Rafael Kitover [Sat, 24 Jul 2010 23:01:13 +0000]
release 0.07001

13 years agoremove dep on Data::Dumper::Concise
Rafael Kitover [Sat, 24 Jul 2010 19:18:05 +0000]
remove dep on Data::Dumper::Concise

13 years agosimplify moose class check
Rafael Kitover [Sat, 24 Jul 2010 14:13:58 +0000]
simplify moose class check

13 years agoput is_deferrable => 1 back into default attributes for belongs_to
Rafael Kitover [Fri, 23 Jul 2010 10:09:23 +0000]
put is_deferrable => 1 back into default attributes for belongs_to

13 years agouse Optional::Dependencies stole from DBIx::Class for use_moose option
Rafael Kitover [Fri, 23 Jul 2010 09:56:05 +0000]
use Optional::Dependencies stole from DBIx::Class for use_moose option

13 years agosilence DBD::Oracle 1.21 warning
Rafael Kitover [Thu, 22 Jul 2010 13:27:45 +0000]
silence DBD::Oracle 1.21 warning

13 years agomake Moose class detection safer
Rafael Kitover [Mon, 19 Jul 2010 20:53:01 +0000]
make Moose class detection safer

13 years agotest for qualified Pg sequence
Rafael Kitover [Mon, 19 Jul 2010 20:48:22 +0000]
test for qualified Pg sequence

13 years agofix Postgres sequence detection for qualified sequences
Rafael Kitover [Mon, 19 Jul 2010 19:33:30 +0000]
fix Postgres sequence detection for qualified sequences

13 years agoupdate TODO
Rafael Kitover [Mon, 19 Jul 2010 13:15:40 +0000]
update TODO

13 years agoRevert "document result_roles and schema_roles"
Rafael Kitover [Sun, 18 Jul 2010 16:10:35 +0000]
Revert "document result_roles and schema_roles"

This reverts commit 99af63b16892adc43f340e4cba9c3da897125ecb.

Won't do for 0.07001.

13 years agodocument result_roles and schema_roles
Rafael Kitover [Thu, 8 Jul 2010 00:10:15 +0000]
document result_roles and schema_roles

13 years agoupdate TODO
Rafael Kitover [Wed, 7 Jul 2010 20:28:22 +0000]
update TODO

13 years agoupdate Changes
Rafael Kitover [Wed, 7 Jul 2010 13:59:55 +0000]
update Changes

13 years agofix DOS line ends in table/column comments for Pg
Rafael Kitover [Wed, 7 Jul 2010 13:56:52 +0000]
fix DOS line ends in table/column comments for Pg

13 years agofix firebird data_type tests
Rafael Kitover [Wed, 7 Jul 2010 13:35:37 +0000]
fix firebird data_type tests

13 years agoreplace namespace::autoclean with namespace::clean to reduce deps, fix extends runtim...
Rafael Kitover [Wed, 7 Jul 2010 00:37:17 +0000]
replace namespace::autoclean with namespace::clean to reduce deps, fix extends runtime/compiletime detection for use_moose, fix common tests

13 years agomake use_moose work with additional_base_classes and left_base_classes options
Rafael Kitover [Tue, 6 Jul 2010 10:57:34 +0000]
make use_moose work with additional_base_classes and left_base_classes options

13 years agoupdate TODO
Rafael Kitover [Mon, 5 Jul 2010 07:04:36 +0000]
update TODO

13 years agoclarify use_moose doc
Rafael Kitover [Mon, 5 Jul 2010 07:02:55 +0000]
clarify use_moose doc

13 years agodocument use_moose option
Rafael Kitover [Mon, 5 Jul 2010 06:48:44 +0000]
document use_moose option

13 years agofix some edge cases for use_moose option, and more tests
Rafael Kitover [Mon, 5 Jul 2010 06:35:37 +0000]
fix some edge cases for use_moose option, and more tests

13 years agoupdate TODO
Rafael Kitover [Sun, 4 Jul 2010 06:54:52 +0000]
update TODO

13 years agoUpdate Changes
Andrew Rodland [Sat, 26 Jun 2010 23:40:24 +0000]
Update Changes

13 years agoFix SQLite is_auto_increment some more.
Andrew Rodland [Sat, 26 Jun 2010 23:37:18 +0000]
Fix SQLite is_auto_increment some more.

13 years agoCommit failing test for composite PKs get marked is_auto_increment
Andrew Rodland [Sat, 26 Jun 2010 23:32:34 +0000]
Commit failing test for composite PKs get marked is_auto_increment

13 years agoFix =head level for some constructor options.
Dagfinn Ilmari Mannsåker [Fri, 25 Jun 2010 14:03:21 +0000]
Fix =head level for some constructor options.

13 years agoalways mark pk columns is_nullable=0
Rafael Kitover [Thu, 10 Jun 2010 07:41:02 +0000]
always mark pk columns is_nullable=0

13 years agofix unique constraint names for SQLite (actual names break ->deploy)
Rafael Kitover [Thu, 10 Jun 2010 05:44:33 +0000]
fix unique constraint names for SQLite (actual names break ->deploy)

13 years agofix bug in qualify_objects that would add schema to relnames
Rafael Kitover [Thu, 10 Jun 2010 05:29:34 +0000]
fix bug in qualify_objects that would add schema to relnames

13 years agoaborted attempt to get datetime precision for Informix
Rafael Kitover [Tue, 8 Jun 2010 21:42:48 +0000]
aborted attempt to get datetime precision for Informix

13 years agovery simply test for use_moose (only proves that nothing breaks)
Thomas Klausner [Mon, 31 May 2010 19:16:21 +0000]
very simply test for use_moose (only proves that nothing breaks)

13 years agoadd attr "use_moose" to generate Schema/Result classes that are extentable via Moose
Thomas Klausner [Mon, 31 May 2010 19:15:55 +0000]
add attr "use_moose" to generate Schema/Result classes that are extentable via Moose

13 years agobump $VERSION
Rafael Kitover [Wed, 26 May 2010 20:15:47 +0000]
bump $VERSION

13 years agosome work on Informix data_types, datetimes and intervals left to do
Rafael Kitover [Tue, 25 May 2010 20:00:17 +0000]
some work on Informix data_types, datetimes and intervals left to do

13 years agoupdate Changes and TODO
Rafael Kitover [Mon, 24 May 2010 11:22:41 +0000]
update Changes and TODO

13 years agobetter type info for DB2
Rafael Kitover [Mon, 24 May 2010 11:17:25 +0000]
better type info for DB2

13 years agosilence warning
Rafael Kitover [Sun, 23 May 2010 05:26:11 +0000]
silence warning