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

14 years agoTest default value even if skip_rels=1
Dagfinn Ilmari Mannsåker [Wed, 3 Feb 2010 17:24:40 +0000]
Test default value even if skip_rels=1

14 years agoFix expected file count and table dropping when skip_rels=1
Dagfinn Ilmari Mannsåker [Wed, 3 Feb 2010 17:16:59 +0000]
Fix expected file count and table dropping when skip_rels=1

14 years agopatch from Robert Bohne <rbo@cpan.org> to check default_value in common tests
Rafael Kitover [Wed, 3 Feb 2010 16:56:29 +0000]
patch from Robert Bohne <rbo@cpan.org> to check default_value in common tests

14 years agoMerge branch 'master' of git.shadowcat.co.uk:DBIx-Class-Schema-Loader
Rafael Kitover [Mon, 1 Feb 2010 23:01:54 +0000]
Merge branch 'master' of git.shadowcat.co.uk:DBIx-Class-Schema-Loader

14 years agomention DBD::Sybase and DBD::ODBC support Loader.pm POD
Rafael Kitover [Mon, 1 Feb 2010 23:00:43 +0000]
mention DBD::Sybase and DBD::ODBC support Loader.pm POD

14 years agoRemove 0.05 blockers from TODO, it's done!
Dagfinn Ilmari Mannsåker [Mon, 1 Feb 2010 21:25:54 +0000]
Remove 0.05 blockers from TODO, it's done!

14 years agoAdd README to .gitignore, it's autogenerated
Dagfinn Ilmari Mannsåker [Mon, 1 Feb 2010 21:01:27 +0000]
Add README to .gitignore, it's autogenerated

14 years agoUpdate repository location
Dagfinn Ilmari Mannsåker [Mon, 1 Feb 2010 21:00:24 +0000]
Update repository location

14 years agoFix misspelling of my nickname
Dagfinn Ilmari Mannsåker [Mon, 1 Feb 2010 20:54:31 +0000]
Fix misspelling of my nickname

14 years agorelease 0.05000 0.05000
Rafael Kitover [Mon, 1 Feb 2010 09:26:28 +0000]
release 0.05000

14 years agoupdate Changes
Rafael Kitover [Sun, 31 Jan 2010 22:19:09 +0000]
update Changes

14 years agobetter size introspection for Sybase
Rafael Kitover [Sun, 31 Jan 2010 22:15:48 +0000]
better size introspection for Sybase

14 years agobetter type mapping and default introspection for Sybase
Rafael Kitover [Sun, 31 Jan 2010 15:18:57 +0000]
better type mapping and default introspection for Sybase

14 years agoa couple more extra TODO tests for Sybase computed columns
Rafael Kitover [Sat, 30 Jan 2010 23:42:11 +0000]
a couple more extra TODO tests for Sybase computed columns

14 years agoset data_type to undef for Sybase computed columns
Rafael Kitover [Sat, 30 Jan 2010 23:25:47 +0000]
set data_type to undef for Sybase computed columns

14 years agofix IDENTITY data_type for Sybase, more extra tests for Sybase
Rafael Kitover [Sat, 30 Jan 2010 22:24:55 +0000]
fix IDENTITY data_type for Sybase, more extra tests for Sybase

14 years agoextra TODO test for Sybase timestamp columns
Rafael Kitover [Sat, 30 Jan 2010 21:22:15 +0000]
extra TODO test for Sybase timestamp columns

14 years agoadded acmoore to CONTRIBUTORS
Rafael Kitover [Wed, 27 Jan 2010 12:58:10 +0000]
added acmoore to CONTRIBUTORS

14 years agoadd external content and skip_load_external tests to 23dumpmore.t
Rafael Kitover [Sun, 24 Jan 2010 12:10:39 +0000]
add external content and skip_load_external tests to 23dumpmore.t

14 years agobetter base POD tests
Rafael Kitover [Sat, 23 Jan 2010 22:03:28 +0000]
better base POD tests

14 years agobetter fix for portable PERL5LIB setting in test
Rafael Kitover [Fri, 22 Jan 2010 12:28:03 +0000]
better fix for portable PERL5LIB setting in test

14 years agofixes for Win32
Rafael Kitover [Fri, 22 Jan 2010 11:53:13 +0000]
fixes for Win32

14 years agobetter handling of default precision for TIME type in Pg
Rafael Kitover [Fri, 22 Jan 2010 06:19:19 +0000]
better handling of default precision for TIME type in Pg

14 years agomake default datetime type precision checking for Pg more precise
Rafael Kitover [Fri, 22 Jan 2010 05:42:50 +0000]
make default datetime type precision checking for Pg more precise

14 years agofix pod_comment_mode POD to reflect the 'auto' default
Rafael Kitover [Fri, 22 Jan 2010 03:43:04 +0000]
fix pod_comment_mode POD to reflect the 'auto' default

14 years agofix for size on pg timestamps/intervals when there shouldn't be, hopefully
Rafael Kitover [Fri, 22 Jan 2010 03:34:57 +0000]
fix for size on pg timestamps/intervals when there shouldn't be, hopefully

14 years agoupdate pod_comment_mode POD
Rafael Kitover [Thu, 21 Jan 2010 22:39:52 +0000]
update pod_comment_mode POD

14 years agoadded test for long table comment in DESCRIPTION
Rafael Kitover [Thu, 21 Jan 2010 21:06:56 +0000]
added test for long table comment in DESCRIPTION

14 years agoadd patch from waawaamilk to generate POD for long table comments in DESCRIPTION...
Rafael Kitover [Thu, 21 Jan 2010 14:32:43 +0000]
add patch from waawaamilk to generate POD for long table comments in DESCRIPTION instead of NAME, still needs tests

14 years agoadded kane to CONTRIBUTORS from svn logs
Rafael Kitover [Thu, 21 Jan 2010 00:00:07 +0000]
added kane to CONTRIBUTORS from svn logs

14 years agoadd mst to CONTRIBUTORS (from svn history)
Rafael Kitover [Mon, 18 Jan 2010 13:02:35 +0000]
add mst to CONTRIBUTORS (from svn history)

14 years agochange timbunce's email
Rafael Kitover [Mon, 18 Jan 2010 11:20:06 +0000]
change timbunce's email

14 years agoupdate CONTRIBUTORS from svn logs
Rafael Kitover [Mon, 18 Jan 2010 10:59:43 +0000]
update CONTRIBUTORS from svn logs

14 years agoAdjust my email
Peter Rabbitson [Mon, 18 Jan 2010 10:54:51 +0000]
Adjust my email

14 years agoclarify generate_pod doc
Rafael Kitover [Sun, 17 Jan 2010 15:01:02 +0000]
clarify generate_pod doc

14 years agoadded "generate_pod" option, defaults to on
Rafael Kitover [Sun, 17 Jan 2010 14:43:09 +0000]
added "generate_pod" option, defaults to on

14 years agocheck for "CURRENT_TIMESTAMP" only for "TIMESTAMP" columns in MySQL
Rafael Kitover [Sun, 17 Jan 2010 14:19:21 +0000]
check for "CURRENT_TIMESTAMP" only for "TIMESTAMP" columns in MySQL

14 years agofix a couple of comments
Rafael Kitover [Thu, 14 Jan 2010 07:35:31 +0000]
fix a couple of comments

14 years agonew dev release 0.04999_14
Rafael Kitover [Thu, 14 Jan 2010 07:00:19 +0000]
new dev release

14 years agorewrite _table_columns for Sybase as a join instead of sub-select
Rafael Kitover [Thu, 14 Jan 2010 06:44:37 +0000]
rewrite _table_columns for Sybase as a join instead of sub-select

14 years agoadd some more tests for preservation of external content
Rafael Kitover [Thu, 14 Jan 2010 05:35:11 +0000]
add some more tests for preservation of external content

14 years agofix for deleting empty Result dir when rewriting result_namespace or downgrading...
Rafael Kitover [Thu, 14 Jan 2010 03:02:44 +0000]
fix for deleting empty Result dir when rewriting result_namespace or downgrading to load_classes

14 years agobackcompat stuff done
Rafael Kitover [Wed, 13 Jan 2010 11:11:32 +0000]
backcompat stuff done

14 years agosupport downgrade from use_namespaces
Rafael Kitover [Tue, 12 Jan 2010 22:48:25 +0000]
support downgrade from use_namespaces

14 years agouse_namespaces upgrade is fully tested, need to implement downgrade
Rafael Kitover [Tue, 12 Jan 2010 06:44:49 +0000]
use_namespaces upgrade is fully tested, need to implement downgrade

14 years agoadd test for bad view in mssql
Rafael Kitover [Mon, 11 Jan 2010 22:43:43 +0000]
add test for bad view in mssql

14 years agomore use_namespaces upgrade stuff, fix _table_filter
Rafael Kitover [Mon, 11 Jan 2010 21:23:38 +0000]
more use_namespaces upgrade stuff, fix _table_filter

14 years agouse_namespaces is now default, still needs the upgrade code
Rafael Kitover [Mon, 11 Jan 2010 13:59:31 +0000]
use_namespaces is now default, still needs the upgrade code

14 years agoclean up the query from table stuff
Rafael Kitover [Thu, 7 Jan 2010 08:28:44 +0000]
clean up the query from table stuff

14 years agomore
Jay Hannah [Thu, 7 Jan 2010 01:26:26 +0000]
more

14 years agoBy default luser-opts singularizes to LuserOpt.
Jay Hannah [Thu, 7 Jan 2010 01:24:44 +0000]
By default luser-opts singularizes to LuserOpt.

14 years agonow mentions skip_load_external feature in comments
Jay Hannah [Thu, 7 Jan 2010 00:44:06 +0000]
now mentions skip_load_external feature in comments

14 years agoOops. Forgot to update the Changes file last week.
Jay Hannah [Tue, 5 Jan 2010 18:41:50 +0000]
Oops. Forgot to update the Changes file last week.