12 years agohandle duplicate relationship names (RT#64041)
Rafael Kitover [Wed, 18 May 2011 02:24:16 +0000]
handle duplicate relationship names (RT#64041)

12 years agoRevert "set cascade_update => 0 on might_have relationships"
Rafael Kitover [Tue, 24 May 2011 15:24:33 +0000]
Revert "set cascade_update => 0 on might_have relationships"

This reverts commit 9b1dd93554ec8f70923940e2ae88e2e0260d0b55.

12 years agoset cascade_update => 0 on might_have relationships
Rafael Kitover [Tue, 24 May 2011 15:15:28 +0000]
set cascade_update => 0 on might_have relationships

12 years agochange a couple references in Base POD to links
Rafael Kitover [Fri, 20 May 2011 10:26:44 +0000]
change a couple references in Base POD to links

12 years agoFixed typo in S::L::Base POD
Mark A. Stratman [Thu, 19 May 2011 14:46:51 +0000]
Fixed typo in S::L::Base POD

12 years agoadd asterisks to items in POD class lists
Rafael Kitover [Wed, 18 May 2011 02:30:05 +0000]
add asterisks to items in POD class lists

12 years agogenerate POD for result_base_class as well
Rafael Kitover [Tue, 17 May 2011 21:02:24 +0000]
generate POD for result_base_class as well

12 years agogenerate POD for additional_classes, additional_base_classes, left_base_classes,...
Rafael Kitover [Tue, 17 May 2011 20:34:38 +0000]
generate POD for additional_classes, additional_base_classes, left_base_classes, components, result_components_map, result_roles and result_roles_map

12 years agomove roles to the end of the generated class so that "requires" works with columns...
Rafael Kitover [Tue, 17 May 2011 18:59:41 +0000]
move roles to the end of the generated class so that "requires" works with columns/rels

12 years agoadd an extra symbol to the rt59849 test
Rafael Kitover [Tue, 17 May 2011 18:43:19 +0000]
add an extra symbol to the rt59849 test

12 years agofix CONTRIBUTORS
Rafael Kitover [Tue, 17 May 2011 18:41:01 +0000]
fix CONTRIBUTORS

12 years agosupport ->use_namespaces(0) in Loader.pm, fix tests for new dynamic schema behavior
Rafael Kitover [Mon, 16 May 2011 14:44:12 +0000]
support ->use_namespaces(0) in Loader.pm, fix tests for new dynamic schema behavior

12 years agologic fail in naming_set check
Rafael Kitover [Mon, 16 May 2011 13:50:14 +0000]
logic fail in naming_set check

12 years agonaming_set went into the readonly accessor group by accident, fixed
Rafael Kitover [Mon, 16 May 2011 13:21:56 +0000]
naming_set went into the readonly accessor group by accident, fixed

12 years agoonly set use_namespaces=1 if naming is set for dynamic schemas
Rafael Kitover [Mon, 16 May 2011 13:13:04 +0000]
only set use_namespaces=1 if naming is set for dynamic schemas

12 years agoadded result_roles and result_roles_map options, fixed a bug with accessor collision...
Mark A. Stratman [Fri, 13 May 2011 17:57:42 +0000]
added result_roles and result_roles_map options, fixed a bug with accessor collision detection from result_components_map components, fixed some common tests

12 years agorename t/50addl_base_classes.t from Mark Hedges to t/50rt59849.t
Rafael Kitover [Mon, 16 May 2011 09:34:07 +0000]
rename t/50addl_base_classes.t from Mark Hedges to t/50rt59849.t

12 years agohandle "use warnings FATAL => 'all' and set use_namespaces=1 for dynamic schemas...
Rafael Kitover [Mon, 16 May 2011 08:00:38 +0000]
handle "use warnings FATAL => 'all' and set use_namespaces=1 for dynamic schemas not in backcompat mode (RT#59849)

13 years agofix mysql rel detection for mixed-case tables on mixed-case filesystems
Rafael Kitover [Thu, 12 May 2011 09:48:29 +0000]
fix mysql rel detection for mixed-case tables on mixed-case filesystems

13 years agosupport for unicode Firebird data types
Rafael Kitover [Thu, 21 Apr 2011 02:22:39 +0000]
support for unicode Firebird data types

13 years agomove Firebird ODBC driver ->type_info override into driver
Rafael Kitover [Wed, 20 Apr 2011 14:54:58 +0000]
move Firebird ODBC driver ->type_info override into driver

13 years ago->type_info fix for buggy Firebird ODBC driver
Rafael Kitover [Wed, 20 Apr 2011 14:45:41 +0000]
->type_info fix for buggy Firebird ODBC driver

13 years agobump MooseX::NonMoose dep up to 0.16
Rafael Kitover [Thu, 14 Apr 2011 03:02:14 +0000]
bump MooseX::NonMoose dep up to 0.16

13 years agoremove Class::Load dependency
Rafael Kitover [Wed, 13 Apr 2011 09:17:18 +0000]
remove Class::Load dependency

13 years agouse sprintf for floating point comparisons in common tests
Rafael Kitover [Wed, 13 Apr 2011 08:38:16 +0000]
use sprintf for floating point comparisons in common tests

13 years agosupport for DBD::Firebird
Rafael Kitover [Sat, 9 Apr 2011 20:12:49 +0000]
support for DBD::Firebird

13 years agoremove special case for 'meta' method in col accessor collision checks
Rafael Kitover [Tue, 29 Mar 2011 00:01:05 +0000]
remove special case for 'meta' method in col accessor collision checks

13 years agoinitialize result_component_map to empty hash if unset 0.07010
Rafael Kitover [Fri, 4 Mar 2011 09:07:56 +0000]
initialize result_component_map to empty hash if unset

13 years agorelease 0.07010
Rafael Kitover [Fri, 4 Mar 2011 08:27:24 +0000]
release 0.07010

13 years agosupport for fully-qualified components in result_component_map and tests
Rafael Kitover [Fri, 4 Mar 2011 08:25:26 +0000]
support for fully-qualified components in result_component_map and tests

13 years agoAdded result_component_map option to Schema::Loader::Base
Mark A. Stratman [Tue, 1 Mar 2011 22:10:10 +0000]
Added result_component_map option to Schema::Loader::Base

13 years agobump up Class::C3::Componentised dep 0.07009
Rafael Kitover [Fri, 25 Feb 2011 11:13:03 +0000]
bump up Class::C3::Componentised dep

13 years agorelease 0.07009
Rafael Kitover [Fri, 25 Feb 2011 11:07:30 +0000]
release 0.07009

13 years agofix a syntax error in MS Access ADO driver
Rafael Kitover [Fri, 25 Feb 2011 11:02:44 +0000]
fix a syntax error in MS Access ADO driver

13 years agorelease 0.07008 0.07008
Rafael Kitover [Fri, 25 Feb 2011 01:55:22 +0000]
release 0.07008

13 years agofix up Informix data types
Rafael Kitover [Fri, 25 Feb 2011 01:45:14 +0000]
fix up Informix data types

13 years agosupport MSSQL over DBD::ADO
Rafael Kitover [Fri, 18 Feb 2011 09:05:33 +0000]
support MSSQL over DBD::ADO

13 years agoMS Access support over DBD::ODBC and DBD::ADO
Rafael Kitover [Thu, 17 Feb 2011 14:44:15 +0000]
MS Access support over DBD::ODBC and DBD::ADO

13 years agorename vendor tests
Rafael Kitover [Tue, 15 Feb 2011 18:14:32 +0000]
rename vendor tests

13 years agoadd Windows example to dbicdump doc
Rafael Kitover [Sat, 19 Feb 2011 16:26:58 +0000]
add Windows example to dbicdump doc

13 years agoadd link to dbicdump in ::Loader docs
Rafael Kitover [Sat, 19 Feb 2011 16:15:42 +0000]
add link to dbicdump in ::Loader docs

13 years agorename column_accessor_map -> col_accessor_map
Rafael Kitover [Sat, 19 Feb 2011 11:38:54 +0000]
rename column_accessor_map -> col_accessor_map

13 years agorelease 0.07007 0.07007
Rafael Kitover [Tue, 15 Feb 2011 10:01:06 +0000]
release 0.07007

13 years agoMSSQL data type fixes for native client and EasySoft driver
Rafael Kitover [Tue, 15 Feb 2011 09:40:40 +0000]
MSSQL data type fixes for native client and EasySoft driver

13 years agobump DBIC dep to 0.08127
Rafael Kitover [Wed, 2 Feb 2011 13:24:22 +0000]
bump DBIC dep to 0.08127

13 years agorelease 0.07006 0.07006
Rafael Kitover [Tue, 1 Feb 2011 02:19:04 +0000]
release 0.07006

13 years agoupdate Changes, namespace::clean dep
Rafael Kitover [Wed, 26 Jan 2011 23:14:25 +0000]
update Changes, namespace::clean dep

13 years agoturn relbuilder temp class cleanup back on, use Class::Inspector->loaded to check...
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

13 years agorelease 0.07005 0.07005
Rafael Kitover [Tue, 25 Jan 2011 23:28:09 +0000]
release 0.07005

13 years agosupport extra connect_info options like quote_char for dbicdump
Rafael Kitover [Tue, 25 Jan 2011 23:05:17 +0000]
support extra connect_info options like quote_char for dbicdump

13 years agofix breakage on perl 5.8.x related to unloading temporary classes
Rafael Kitover [Tue, 25 Jan 2011 17:47:38 +0000]
fix breakage on perl 5.8.x related to unloading temporary classes

13 years agorelease 0.07004 0.07004
Rafael Kitover [Mon, 24 Jan 2011 03:43:39 +0000]
release 0.07004

13 years agofix bug with result class methods being cached on in a closure instead of the object...
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

13 years agorelease 0.07003 0.07003
Rafael Kitover [Fri, 21 Jan 2011 06:43:49 +0000]
release 0.07003

13 years agofix relname/method collisions (RT#62648)
Rafael Kitover [Fri, 21 Jan 2011 06:39:53 +0000]
fix relname/method collisions (RT#62648)

13 years agouse Class::Load
Rafael Kitover [Fri, 21 Jan 2011 04:00:23 +0000]
use Class::Load

13 years agoadd test for column name collision with a fully qualified component class method
Rafael Kitover [Fri, 21 Jan 2011 03:55:41 +0000]
add test for column name collision with a fully qualified component class method

13 years agofix fully qualified component classes (RT#62624)
Rafael Kitover [Fri, 21 Jan 2011 03:33:01 +0000]
fix fully qualified component classes (RT#62624)

13 years agoadd glossary for relbuilder
Rafael Kitover [Fri, 21 Jan 2011 02:57:26 +0000]
add glossary for relbuilder

13 years agoimprove sybase/mssql db_schema detection
Rafael Kitover [Thu, 20 Jan 2011 23:29:28 +0000]
improve sybase/mssql db_schema detection

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