14 years agorelease 0.06001
Rafael Kitover [Sat, 10 Apr 2010 01:31:57 +0000]
release

14 years agofix type info for MSSQL
Rafael Kitover [Sat, 10 Apr 2010 01:18:30 +0000]
fix type info for MSSQL

14 years agofix MSSQL collation detection on freetds tds version 8.0
Rafael Kitover [Wed, 7 Apr 2010 11:06:34 +0000]
fix MSSQL collation detection on freetds tds version 8.0

14 years agorelease 0.06000 0.06000
Rafael Kitover [Tue, 6 Apr 2010 01:13:06 +0000]
release 0.06000

14 years agoclarify loader_class option for make_schema_at
Rafael Kitover [Tue, 6 Apr 2010 01:08:22 +0000]
clarify loader_class option for make_schema_at

14 years agofix t/backcompat/0.04006/21misc_fatal.t
Rafael Kitover [Tue, 6 Apr 2010 01:04:56 +0000]
fix t/backcompat/0.04006/21misc_fatal.t

14 years agobetter type info for SQLAnywhere
Rafael Kitover [Tue, 6 Apr 2010 00:41:11 +0000]
better type info for SQLAnywhere

14 years agotest more numeric/decimal precisions for Firebird
Rafael Kitover [Mon, 5 Apr 2010 19:55:44 +0000]
test more numeric/decimal precisions for Firebird

14 years agos/LOADER_TEST23/LOADER_test23/g for MySQL on OSX
Rafael Kitover [Sun, 4 Apr 2010 12:26:05 +0000]
s/LOADER_TEST23/LOADER_test23/g for MySQL on OSX

14 years agobetter Firebird type info
Rafael Kitover [Sun, 4 Apr 2010 11:53:01 +0000]
better Firebird type info

14 years agoSCHEMA_LOADER_TESTS_EXTRA_ONLY tests data types too
Rafael Kitover [Sun, 4 Apr 2010 06:11:41 +0000]
SCHEMA_LOADER_TESTS_EXTRA_ONLY tests data types too

14 years agofix SCHEMA_LOADER_TESTS_EXTRA_ONLY
Rafael Kitover [Sat, 3 Apr 2010 21:44:24 +0000]
fix SCHEMA_LOADER_TESTS_EXTRA_ONLY

14 years agofix skip rel tests message for MySQL
Rafael Kitover [Sat, 3 Apr 2010 17:43:51 +0000]
fix skip rel tests message for MySQL

14 years agofix a couple tests
Rafael Kitover [Sat, 3 Apr 2010 14:16:47 +0000]
fix a couple tests

14 years agoability to run only extra tests
Rafael Kitover [Fri, 2 Apr 2010 11:23:52 +0000]
ability to run only extra tests

14 years agobetter type info for MySQL
Rafael Kitover [Wed, 31 Mar 2010 21:33:36 +0000]
better type info for MySQL

14 years agoAesthetic (spacing) tweak. (oops)
Jay Hannah [Wed, 31 Mar 2010 00:59:07 +0000]
Aesthetic (spacing) tweak. (oops)

14 years agoMerge branch 'master' of dbsrgits@git.shadowcat.co.uk:DBIx-Class-Schema-Loader
Jay Hannah [Wed, 31 Mar 2010 00:50:46 +0000]
Merge branch 'master' of dbsrgits@git.shadowcat.co.uk:DBIx-Class-Schema-Loader

14 years agoAdded MySQL data type tests.
Jay Hannah [Wed, 31 Mar 2010 00:49:21 +0000]
Added MySQL data type tests.

14 years agoadd firebird warning for unquoted_ddl option
Rafael Kitover [Tue, 30 Mar 2010 23:32:07 +0000]
add firebird warning for unquoted_ddl option

14 years agodoc MSSQL case issues
Rafael Kitover [Tue, 30 Mar 2010 01:27:47 +0000]
doc MSSQL case issues

14 years agov5 backcompat tests
Rafael Kitover [Tue, 30 Mar 2010 00:39:48 +0000]
v5 backcompat tests

14 years agobetter case-sensitivity detection for MSSQL
Rafael Kitover [Mon, 29 Mar 2010 10:58:41 +0000]
better case-sensitivity detection for MSSQL

14 years agobetter support for case-sensitive collations in MSSQL
Rafael Kitover [Sun, 28 Mar 2010 12:44:48 +0000]
better support for case-sensitive collations in MSSQL

14 years agotry a couple queries to get MSSQL collation
Rafael Kitover [Sat, 27 Mar 2010 22:48:58 +0000]
try a couple queries to get MSSQL collation

14 years agomajor version -> v6, more tests needed
Rafael Kitover [Sat, 27 Mar 2010 22:08:02 +0000]
major version -> v6, more tests needed

14 years agoturn on FKs for sqlite tests
Rafael Kitover [Sat, 27 Mar 2010 18:25:08 +0000]
turn on FKs for sqlite tests

14 years agodon't set result_namespace if it's 'Result'
Rafael Kitover [Sat, 27 Mar 2010 18:18:17 +0000]
don't set result_namespace if it's 'Result'

14 years agosupport for MSSQL databases with case sensitive collation
Rafael Kitover [Sat, 27 Mar 2010 17:39:33 +0000]
support for MSSQL databases with case sensitive collation

14 years agouse sp_fkeys @fktable_name in MSSQL in lowercase (for case sensitive collations)
Rafael Kitover [Sat, 27 Mar 2010 14:39:16 +0000]
use sp_fkeys @fktable_name in MSSQL in lowercase (for case sensitive collations)

14 years agowrap sp_fkeys in an eval for MSSQL
Rafael Kitover [Fri, 26 Mar 2010 22:09:49 +0000]
wrap sp_fkeys in an eval for MSSQL

14 years agolowercase schema name for MSSQL
Rafael Kitover [Fri, 26 Mar 2010 21:05:04 +0000]
lowercase schema name for MSSQL

14 years agoupdate docs for passing loader_class to make_schema_at
Rafael Kitover [Fri, 26 Mar 2010 19:04:55 +0000]
update docs for passing loader_class to make_schema_at

14 years agodon't rebless with custom loader_class
Rafael Kitover [Fri, 26 Mar 2010 18:30:10 +0000]
don't rebless with custom loader_class

14 years agosuppress 'bad table' warnings for filtered tables, preserve case of MSSQL table names
Rafael Kitover [Thu, 25 Mar 2010 09:43:00 +0000]
suppress 'bad table' warnings for filtered tables, preserve case of MSSQL table names

14 years agofix case issues for MSSQL
Rafael Kitover [Wed, 24 Mar 2010 22:24:56 +0000]
fix case issues for MSSQL

14 years agocleanup t/23dumpmore.t
Rafael Kitover [Tue, 23 Mar 2010 06:17:46 +0000]
cleanup t/23dumpmore.t

14 years agotest for clashing monikers error
Rafael Kitover [Tue, 23 Mar 2010 00:57:48 +0000]
test for clashing monikers error

14 years agocheck for table moniker clashes (patch from ribasushi)
Rafael Kitover [Mon, 22 Mar 2010 23:18:39 +0000]
check for table moniker clashes (patch from ribasushi)

14 years agoremove ODBC as a parent for ODBC/SQL_Anywhere as not needed
Rafael Kitover [Mon, 22 Mar 2010 22:31:03 +0000]
remove ODBC as a parent for ODBC/SQL_Anywhere as not needed

14 years agoremove ODBC as a base for ODBC/MSSQL, no longer needed
Rafael Kitover [Mon, 22 Mar 2010 16:02:18 +0000]
remove ODBC as a base for ODBC/MSSQL, no longer needed

14 years agoupdated lowercasing columns test for MSSQL
Rafael Kitover [Mon, 22 Mar 2010 11:26:28 +0000]
updated lowercasing columns test for MSSQL

14 years agoupdate Changes
Rafael Kitover [Mon, 22 Mar 2010 11:16:28 +0000]
update Changes

14 years agobetter type info for Sybase ASE and better data type tests
Rafael Kitover [Sun, 21 Mar 2010 22:03:01 +0000]
better type info for Sybase ASE and better data type tests

14 years agooverride _columns_info_for instead of _extra_column_info in MSSQL
Rafael Kitover [Sun, 21 Mar 2010 19:58:19 +0000]
override _columns_info_for instead of _extra_column_info in MSSQL

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