14 years agobetter type info for Pg: sets sequence for serials, handles numerics without precision
Rafael Kitover [Sun, 21 Mar 2010 11:45:10 +0000]
better type info for Pg: sets sequence for serials, handles numerics without precision

14 years agotest float(x) type aliases in pg
Rafael Kitover [Sat, 20 Mar 2010 05:02:32 +0000]
test float(x) type aliases in pg

14 years agobetter _tables_list for MSSQL
Rafael Kitover [Sat, 20 Mar 2010 01:42:13 +0000]
better _tables_list for MSSQL

14 years agotest column name lowercasing in MSSQL
Rafael Kitover [Fri, 19 Mar 2010 21:18:23 +0000]
test column name lowercasing in MSSQL

14 years agobetter SQLite view test
Rafael Kitover [Fri, 19 Mar 2010 15:52:16 +0000]
better SQLite view test

14 years agopick up views in SQLite
Rafael Kitover [Wed, 17 Mar 2010 23:14:34 +0000]
pick up views in SQLite

14 years agodata type tester for common tests
Rafael Kitover [Wed, 17 Mar 2010 21:20:14 +0000]
data type tester for common tests

14 years agoadd is_deferrable => 1 to belongs_to by default
Rafael Kitover [Wed, 17 Mar 2010 10:21:07 +0000]
add is_deferrable => 1 to belongs_to by default

14 years agobetter inflection using Lingua::EN::Inflect::Phrase
Rafael Kitover [Tue, 16 Mar 2010 16:37:04 +0000]
better inflection using Lingua::EN::Inflect::Phrase

14 years agoturn off cascade_delete/copy, set on_delete/update
Rafael Kitover [Tue, 16 Mar 2010 00:15:45 +0000]
turn off cascade_delete/copy, set on_delete/update

14 years agoupdate Changes
Rafael Kitover [Mon, 15 Mar 2010 22:12:50 +0000]
update Changes

14 years agofix _table_fk_info for SQL Anywhere
Rafael Kitover [Mon, 15 Mar 2010 21:32:53 +0000]
fix _table_fk_info for SQL Anywhere

14 years agoadd config_file option
Rafael Kitover [Fri, 12 Mar 2010 03:02:38 +0000]
add config_file option

14 years agomerge t/17sybase_asa_common.t and t/17sybase_asa_odbc_common.t
Rafael Kitover [Tue, 9 Mar 2010 23:03:52 +0000]
merge t/17sybase_asa_common.t and t/17sybase_asa_odbc_common.t

14 years agoremove optional deps
Rafael Kitover [Tue, 9 Mar 2010 22:53:10 +0000]
remove optional deps

14 years agomulti-dsn support for common tests
Rafael Kitover [Tue, 9 Mar 2010 22:44:31 +0000]
multi-dsn support for common tests

14 years agofix new rel tests for older DBIC
Rafael Kitover [Mon, 8 Mar 2010 07:46:01 +0000]
fix new rel tests for older DBIC

14 years agosmarter inflect_plural in RelBuilder
Rafael Kitover [Sun, 7 Mar 2010 22:56:19 +0000]
smarter inflect_plural in RelBuilder

14 years agoFirebird: unquoted_ddl option. Revert wrapped dbic code in common tests.
Rafael Kitover [Sat, 6 Mar 2010 23:23:34 +0000]
Firebird: unquoted_ddl option. Revert wrapped dbic code in common tests.

14 years agoFirebird: cleanup trigger parsing code a bit
Rafael Kitover [Fri, 5 Mar 2010 23:07:16 +0000]
Firebird: cleanup trigger parsing code a bit

14 years agoSybase: set inflate_datetime => 1 for 'AS getdate()' computed columns
Rafael Kitover [Fri, 5 Mar 2010 21:53:00 +0000]
Sybase: set inflate_datetime => 1 for 'AS getdate()' computed columns

14 years agoOracle: works again. Firebird: better cleanup in common tests
Rafael Kitover [Fri, 5 Mar 2010 21:28:22 +0000]
Oracle: works again. Firebird: better cleanup in common tests

14 years agoFirebird: more specific autoinc trigger search
Rafael Kitover [Fri, 5 Mar 2010 20:00:51 +0000]
Firebird: more specific autoinc trigger search

14 years agoFirebird: mixed case support (wip)
Rafael Kitover [Fri, 5 Mar 2010 19:31:39 +0000]
Firebird: mixed case support (wip)

14 years agomssql: clean up extra tests
Rafael Kitover [Thu, 4 Mar 2010 19:59:54 +0000]
mssql: clean up extra tests

14 years agoFirebird: find quoted generators
Rafael Kitover [Thu, 4 Mar 2010 12:24:47 +0000]
Firebird: find quoted generators

14 years agoFirebird passes common tests
Rafael Kitover [Thu, 4 Mar 2010 01:34:04 +0000]
Firebird passes common tests

14 years agois_auto_increment for Firebird, refactor _extra_column_info
Rafael Kitover [Wed, 3 Mar 2010 21:56:02 +0000]
is_auto_increment for Firebird, refactor _extra_column_info

14 years agouse Storage for getting $dbh (needed for Firebird)
Rafael Kitover [Wed, 3 Mar 2010 15:53:49 +0000]
use Storage for getting $dbh (needed for Firebird)

14 years agoremove the win32 workaround (as it was the use @ARGV)
unknown [Mon, 1 Mar 2010 11:35:23 +0000]
remove the win32 workaround (as it was the use @ARGV)

14 years agodon't use @ARGV to slurp files
Rafael Kitover [Mon, 1 Mar 2010 10:37:43 +0000]
don't use @ARGV to slurp files

14 years agosome preliminary support for Firebird
Rafael Kitover [Mon, 1 Mar 2010 09:50:55 +0000]
some preliminary support for Firebird

14 years agowindows workaround for t/25backcompat_v4.t
Rafael Kitover [Sun, 28 Feb 2010 00:57:18 +0000]
windows workaround for t/25backcompat_v4.t

14 years agooracle and sybase support no longer experimental
Rafael Kitover [Sun, 28 Feb 2010 00:39:02 +0000]
oracle and sybase support no longer experimental

14 years agorefactor t/25backcompat_v4.t
Rafael Kitover [Sun, 28 Feb 2010 00:12:44 +0000]
refactor t/25backcompat_v4.t

14 years agobump DBD::SQLite dep
Rafael Kitover [Thu, 25 Feb 2010 14:08:48 +0000]
bump DBD::SQLite dep

14 years agoupdate Changes
Rafael Kitover [Thu, 25 Feb 2010 14:04:51 +0000]
update Changes

14 years agofilter tables for SQLite too
Rafael Kitover [Thu, 25 Feb 2010 14:01:42 +0000]
filter tables for SQLite too

14 years agoDo that eval a little more nicely.
Andrew Rodland [Thu, 25 Feb 2010 10:58:33 +0000]
Do that eval a little more nicely.

14 years agoDo SQLite loading without any hairy regexes.
Andrew Rodland [Thu, 25 Feb 2010 09:35:59 +0000]
Do SQLite loading without any hairy regexes.

Well... besides the ones in DBD::SQLite anyway.
_sqlite_parse_table is gone, and the other SQLite-specific funcs now
use SQLite introspection stuffs. Probably requires newer SQLite vers.

14 years agofix MySQL tests without InnoDB, use my variables instead of "use constant"
Rafael Kitover [Wed, 24 Feb 2010 12:41:22 +0000]
fix MySQL tests without InnoDB, use my variables instead of "use constant"

14 years agocolumn_info POD generation improvements
Rafael Kitover [Tue, 23 Feb 2010 22:56:20 +0000]
column_info POD generation improvements

14 years agoupdate Changes
Rafael Kitover [Tue, 23 Feb 2010 19:20:40 +0000]
update Changes

14 years agochange sqlite is_nullable test to hopefully fail on the right config
Rafael Kitover [Tue, 23 Feb 2010 18:09:56 +0000]
change sqlite is_nullable test to hopefully fail on the right config

14 years agocorrect table list for SQL Anywhere
Rafael Kitover [Tue, 23 Feb 2010 17:27:51 +0000]
correct table list for SQL Anywhere

14 years agobetter is_nullable test for SQLite
Rafael Kitover [Tue, 23 Feb 2010 15:38:51 +0000]
better is_nullable test for SQLite

14 years agoenable some formerly optional rel tests, add is_nullable extra test for SQLite
Rafael Kitover [Tue, 23 Feb 2010 15:31:51 +0000]
enable some formerly optional rel tests, add is_nullable extra test for SQLite

14 years agorename _relnames_and_methods to _relnames_and_method in RelBuilder
Rafael Kitover [Mon, 22 Feb 2010 09:41:27 +0000]
rename _relnames_and_methods to _relnames_and_method in RelBuilder

14 years agominor fix for _id strip warning
Rafael Kitover [Sun, 21 Feb 2010 13:47:19 +0000]
minor fix for _id strip warning

14 years agoMerge remote branch 'origin/simplify_relbuilder_backcompat'
Rafael Kitover [Sun, 21 Feb 2010 13:33:56 +0000]
Merge remote branch 'origin/simplify_relbuilder_backcompat'

14 years agofixed relnames in _id strip warning, much easier with simplified code
Robert Buels [Sat, 20 Feb 2010 07:15:06 +0000]
fixed relnames in _id strip warning, much easier with simplified code

14 years agofixed test failure
Robert Buels [Sat, 20 Feb 2010 06:47:39 +0000]
fixed test failure

14 years agorearrange relbuilder methods and interface to backcompat
Robert Buels [Sat, 20 Feb 2010 06:18:19 +0000]
rearrange relbuilder methods and interface to backcompat

14 years agoupload 0.05003 0.05003
Rafael Kitover [Sat, 20 Feb 2010 06:40:07 +0000]
upload 0.05003

14 years agofix relnames in _id strip warning
Rafael Kitover [Sat, 20 Feb 2010 05:17:06 +0000]
fix relnames in _id strip warning

14 years agotests for new _id stripping code
Rafael Kitover [Sat, 20 Feb 2010 03:52:15 +0000]
tests for new _id stripping code

14 years agosplit off the new _id stripping into _multi_rel_local_relname overridden in the v4...
Rafael Kitover [Sat, 20 Feb 2010 02:11:26 +0000]
split off the new _id stripping into _multi_rel_local_relname overridden in the v4 compat relbuilder

14 years agoupdate Changes
Rafael Kitover [Sat, 20 Feb 2010 01:48:05 +0000]
update Changes

14 years agoMerge branch 'custom_column_info'
Rafael Kitover [Sat, 20 Feb 2010 01:39:00 +0000]
Merge branch 'custom_column_info'

14 years agoremove warn from test
Rafael Kitover [Fri, 19 Feb 2010 11:59:37 +0000]
remove warn from test

14 years agocode/pod cleanup
Rafael Kitover [Fri, 19 Feb 2010 11:57:17 +0000]
code/pod cleanup

14 years agoSweet, sweet credit
Andrew Rodland [Fri, 19 Feb 2010 09:18:42 +0000]
Sweet, sweet credit

14 years agoImprove SQLite parsing when column defs span lines
Andrew Rodland [Fri, 19 Feb 2010 09:18:13 +0000]
Improve SQLite parsing when column defs span lines

14 years agoMerge branch 'custom_column_info' of git.shadowcat.co.uk:DBIx-Class-Schema-Loader...
Rafael Kitover [Fri, 19 Feb 2010 06:50:09 +0000]
Merge branch 'custom_column_info' of git.shadowcat.co.uk:DBIx-Class-Schema-Loader into custom_column_info

14 years agoMerge branch 'master' into custom_column_info
Rafael Kitover [Fri, 19 Feb 2010 06:49:07 +0000]
Merge branch 'master' into custom_column_info

14 years agoMerge branch 'master' into custom_column_info
Robert Bohne [Fri, 19 Feb 2010 06:48:56 +0000]
Merge branch 'master' into custom_column_info

14 years agowarn about the new _id stripping only when there was an _id, fix warning count in...
Rafael Kitover [Fri, 19 Feb 2010 06:46:17 +0000]
warn about the new _id stripping only when there was an _id, fix warning count in common tests

14 years agoBettering custom/datetime_column_info parameters
Robert Bohne [Fri, 19 Feb 2010 06:44:23 +0000]
Bettering custom/datetime_column_info parameters

Use DBIx::Class column_info instead if DBI column_info.
The DBIx::Class column_info is more generic than the DBI column_info.

14 years agomerging master
Rafael Kitover [Fri, 19 Feb 2010 02:02:00 +0000]
merging master

14 years agoupdated changelog for pod fix
Robert Buels [Fri, 19 Feb 2010 01:13:23 +0000]
updated changelog for pod fix

14 years agoadded warning about additional trailing _id stripping (to be removed after 0.05003...
Robert Buels [Fri, 19 Feb 2010 01:11:54 +0000]
added warning about additional trailing _id stripping (to be removed after 0.05003, updated Changelog for this change

14 years agofixed POD bug, was not correctly printing scalar refs
Robert Buels [Thu, 18 Feb 2010 22:10:53 +0000]
fixed POD bug, was not correctly printing scalar refs

14 years agostrip _id in naming of relationships in the case of multiple rels between two tables
Robert Buels [Thu, 18 Feb 2010 19:26:50 +0000]
strip _id in naming of relationships in the case of multiple rels between two tables

14 years agoRemove debug output
Robert Bohne [Wed, 17 Feb 2010 18:17:23 +0000]
Remove debug output

14 years agoAdd more tests for datetime_timezone / datetime_locale
Robert Bohne [Wed, 17 Feb 2010 14:19:59 +0000]
Add more tests for datetime_timezone / datetime_locale

14 years agoAdd datetime_timezone/datetime_locale loader options
Robert Bohne [Wed, 17 Feb 2010 13:58:26 +0000]
Add datetime_timezone/datetime_locale loader options

14 years agoUpdate custom_column_info POD
Robert Bohne [Wed, 17 Feb 2010 09:37:56 +0000]
Update custom_column_info POD

14 years agoAdd generic custom_column_info, remove oracle specific test
Robert Bohne [Wed, 17 Feb 2010 09:36:16 +0000]
Add generic custom_column_info, remove oracle specific test

14 years agoFixed POD / custom_column_info
Robert Bohne [Mon, 15 Feb 2010 17:29:16 +0000]
Fixed POD / custom_column_info

14 years agoAdd POD for custom_column_info, remove ( empty ) hashref support from custom_column_info
Robert Bohne [Mon, 15 Feb 2010 13:05:44 +0000]
Add POD for custom_column_info, remove ( empty ) hashref support from custom_column_info

14 years agoAdd test for custom_column_info callback
Robert Bohne [Mon, 15 Feb 2010 12:48:13 +0000]
Add test for custom_column_info callback

14 years agoMerge branch 'master' into column_callback
Robert Bohne [Mon, 15 Feb 2010 12:27:08 +0000]
Merge branch 'master' into column_callback

14 years agoAdd custom_column_info implemenation
Robert Bohne [Mon, 15 Feb 2010 12:25:11 +0000]
Add custom_column_info implemenation

14 years agoupload 0.05002 0.05002
Rafael Kitover [Mon, 15 Feb 2010 10:35:14 +0000]
upload 0.05002

14 years agosupport for SQL Anywhere
Rafael Kitover [Mon, 15 Feb 2010 10:13:42 +0000]
support for SQL Anywhere

14 years agofix picking up quoted tables for SQLite, patch from schwern
Rafael Kitover [Sat, 13 Feb 2010 20:39:47 +0000]
fix picking up quoted tables for SQLite, patch from schwern

14 years agorefactor the classname checking code
Rafael Kitover [Tue, 9 Feb 2010 23:39:39 +0000]
refactor the classname checking code

14 years agoadd Changes and CONTRIBUTORS entries
Brian Phillips [Tue, 9 Feb 2010 19:59:23 +0000]
add Changes and CONTRIBUTORS entries

14 years agofix whitespace tabs ==> ' ' x 4
Brian Phillips [Tue, 9 Feb 2010 19:34:01 +0000]
fix whitespace tabs ==> ' ' x 4

14 years agovalidate class/component loader options
Brian Phillips [Tue, 9 Feb 2010 18:38:44 +0000]
validate class/component loader options

14 years agoupload 0.05001 0.05001
Rafael Kitover [Fri, 5 Feb 2010 14:43:54 +0000]
upload 0.05001

14 years agofix default_value for all other backends, fix bug with quoted Pg tables from $dbh...
Rafael Kitover [Fri, 5 Feb 2010 14:25:39 +0000]
fix default_value for all other backends, fix bug with quoted Pg tables from $dbh->tables (RT#54338), add inflate_datetime => 0 to 'timestamp' types for Sybase

14 years agomore robust $dbh->tables parsing for sometimes-quoted Pg tables
Rafael Kitover [Fri, 5 Feb 2010 12:18:05 +0000]
more robust $dbh->tables parsing for sometimes-quoted Pg tables

14 years agoadd t/_common_dump to MANIFEST.SKIP, minor POD change
Rafael Kitover [Fri, 5 Feb 2010 07:11:27 +0000]
add t/_common_dump to MANIFEST.SKIP, minor POD change

14 years agoEscape non-ascii characters in POD
Dagfinn Ilmari Mannsåker [Thu, 4 Feb 2010 15:04:07 +0000]
Escape non-ascii characters in POD

14 years agoAdjust my email
Robert Bohne [Thu, 4 Feb 2010 14:17:29 +0000]
Adjust my email

14 years agoUse QuotedDefault in DBI::SQLite, fixed default value
Robert Bohne [Thu, 4 Feb 2010 10:41:20 +0000]
Use QuotedDefault in DBI::SQLite, fixed default value

prove -Ilib -v t/10sqlite_common.t
[..snipped..]
not ok 31 - Correct default value
   Failed test 'Correct default value'
   at t/lib/dbixcsl_common_tests.pm line 289.
          got: ''foo''
     expected: 'foo'

ok 32 - Find got the right row
[..snipped..]

14 years agoGeneralise default_value tests
Dagfinn Ilmari Mannsåker [Thu, 4 Feb 2010 13:08:51 +0000]
Generalise default_value tests

14 years agoFix mistake in CREATE TABLE loader_test2 statment
Robert Bohne [Thu, 4 Feb 2010 08:43:16 +0000]
Fix mistake in CREATE TABLE loader_test2 statment

Problem with t/14ora_common.t :

DBD::Oracle::db do failed: ORA-00907: missing right parenthesis (DBD ERROR: error possibly near <*> indicator at char 175 in '
            CREATE TABLE loader_test2 (
                id INTEGER NOT NULL PRIMARY KEY,
                dat VARCHAR(32) NOT NULL,
                dat2 VARCHAR(32) NOT NULL <*>DEFAULT 'foo',
                UNIQUE (dat2, dat)
            )
        ') [for Statement "
            CREATE TABLE loader_test2 (
                id INTEGER NOT NULL PRIMARY KEY,
                dat VARCHAR(32) NOT NULL,
                dat2 VARCHAR(32) NOT NULL DEFAULT 'foo',
                UNIQUE (dat2, dat)
            )
        "] at t/lib/dbixcsl_common_tests.pm line 1173.

14 years agofix default_value introspection for Oracle
Rafael Kitover [Thu, 4 Feb 2010 05:32:49 +0000]
fix default_value introspection for Oracle