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

13 years agorelease 0.07000
Rafael Kitover [Sun, 23 May 2010 05:20:07 +0000]
release

13 years agoadd qualify_objects option
Rafael Kitover [Sat, 22 May 2010 12:35:34 +0000]
add qualify_objects option

13 years agofix negative number defaults for Firebird
Rafael Kitover [Fri, 21 May 2010 16:42:00 +0000]
fix negative number defaults for Firebird

13 years agofix for negative numeric default values
Dagfinn Ilmari Mannsåker [Thu, 20 May 2010 23:15:48 +0000]
fix for negative numeric default values

13 years agoOracle sequence detection
Rafael Kitover [Thu, 20 May 2010 14:56:13 +0000]
Oracle sequence detection

13 years agoFix dumpmore tests so they pass with a correctly-working SQLite
Andrew Rodland [Wed, 19 May 2010 23:28:26 +0000]
Fix dumpmore tests so they pass with a correctly-working SQLite

13 years agoDetect autoinc PKs properly for SQLite
Andrew Rodland [Wed, 19 May 2010 10:37:55 +0000]
Detect autoinc PKs properly for SQLite

13 years agoUse b64digest() in the rescan test for more readable fail messages.
Andrew Rodland [Wed, 19 May 2010 10:29:25 +0000]
Use b64digest() in the rescan test for more readable fail messages.

13 years agofinish preserve_case support
Rafael Kitover [Mon, 17 May 2010 21:33:47 +0000]
finish preserve_case support

13 years agoPg: preserve_case mode
Rafael Kitover [Thu, 13 May 2010 17:12:45 +0000]
Pg: preserve_case mode

13 years agoupdate TODO
Rafael Kitover [Thu, 13 May 2010 15:44:01 +0000]
update TODO

13 years agotry to support bizarre column names
Rafael Kitover [Thu, 13 May 2010 14:45:32 +0000]
try to support bizarre column names

13 years agofix splitting uppercase names
Rafael Kitover [Thu, 13 May 2010 11:42:20 +0000]
fix splitting uppercase names

13 years agotest for splitting mixed case columns on case boundary with words ending in digits
Rafael Kitover [Thu, 13 May 2010 09:22:57 +0000]
test for splitting mixed case columns on case boundary with words ending in digits

13 years agohandle digits when splitting by case transition
Rafael Kitover [Tue, 11 May 2010 22:05:06 +0000]
handle digits when splitting by case transition

13 years agoOracle: lowercase uniq constr. names
Rafael Kitover [Tue, 11 May 2010 02:54:48 +0000]
Oracle: lowercase uniq constr. names

13 years agoadd ->{original}{default_value} when rewriting to current_timestamp
Rafael Kitover [Mon, 10 May 2010 21:53:02 +0000]
add ->{original}{default_value} when rewriting to current_timestamp

13 years agoanother syntax fuck up
Rafael Kitover [Mon, 10 May 2010 19:13:23 +0000]
another syntax fuck up

13 years agofix syntax error
Rafael Kitover [Mon, 10 May 2010 19:07:13 +0000]
fix syntax error

13 years agofix operator precedence
Rafael Kitover [Mon, 10 May 2010 18:59:21 +0000]
fix operator precedence

13 years agoFirebird: don't rewrite reals as floats
Rafael Kitover [Mon, 10 May 2010 17:45:25 +0000]
Firebird: don't rewrite reals as floats

13 years agoSQLAnywhere: fixup reals, implement preserve_case
Rafael Kitover [Mon, 10 May 2010 17:40:39 +0000]
SQLAnywhere: fixup reals, implement preserve_case

13 years agominor MSSQL improvements
Rafael Kitover [Mon, 10 May 2010 16:48:00 +0000]
minor MSSQL improvements

13 years agomore Oracle type info fixes
Rafael Kitover [Mon, 10 May 2010 16:35:50 +0000]
more Oracle type info fixes

13 years agofix MSSQL extra tests
Rafael Kitover [Mon, 10 May 2010 16:11:07 +0000]
fix MSSQL extra tests

13 years agooverrides for data_type tests to split into multiple tables
Rafael Kitover [Mon, 10 May 2010 16:02:08 +0000]
overrides for data_type tests to split into multiple tables

13 years agomore Oracle type info fixes
Rafael Kitover [Mon, 10 May 2010 14:53:12 +0000]
more Oracle type info fixes

13 years agorewrite "CURRENT_TIMESTAMP" to "current_timestamp" for SQLite
Rafael Kitover [Mon, 10 May 2010 14:14:51 +0000]
rewrite "CURRENT_TIMESTAMP" to "current_timestamp" for SQLite

13 years agoreorganize sybase data_type tests
Rafael Kitover [Sun, 9 May 2010 09:49:57 +0000]
reorganize sybase data_type tests

13 years agorewrite Pg "time without time zone" as "time"
Rafael Kitover [Sun, 9 May 2010 08:19:40 +0000]
rewrite Pg "time without time zone" as "time"

13 years agoupdate TODO again
Rafael Kitover [Sat, 8 May 2010 19:55:19 +0000]
update TODO again

13 years agoupdate TODO
Rafael Kitover [Sat, 8 May 2010 19:46:24 +0000]
update TODO

13 years agoswitch example for components to InflateColumn::DateTime since this is way more commo...
Matt S Trout [Fri, 7 May 2010 19:35:47 +0000]
switch example for components to InflateColumn::DateTime since this is way more common and ResultSetManager is dead

13 years agooracle: rewrite "date" to "datetime", support preserve_case => 1 mode
Rafael Kitover [Thu, 6 May 2010 20:58:58 +0000]
oracle: rewrite "date" to "datetime", support preserve_case => 1 mode

13 years agominor Pg type info improvements
Rafael Kitover [Thu, 6 May 2010 00:15:39 +0000]
minor Pg type info improvements

13 years agofix erroneous default_value for MySQL NOT NULL columns (RT#57225)
Rafael Kitover [Wed, 5 May 2010 21:34:52 +0000]
fix erroneous default_value for MySQL NOT NULL columns (RT#57225)

13 years agoremove is_deferrable => 1 from default for belongs_to rels
Rafael Kitover [Wed, 5 May 2010 15:49:32 +0000]
remove is_deferrable => 1 from default for belongs_to rels

13 years agobetter type info for Oracle
Rafael Kitover [Wed, 5 May 2010 15:10:03 +0000]
better type info for Oracle

13 years agoupdate TODO
Rafael Kitover [Sat, 1 May 2010 21:47:56 +0000]
update TODO

13 years agonormalize accessor names for CamelCase columns in v7 mode
Rafael Kitover [Sat, 1 May 2010 21:47:32 +0000]
normalize accessor names for CamelCase columns in v7 mode

13 years agochange CURRENT_TIMESTAMP to current_timestamp
Rafael Kitover [Sat, 1 May 2010 21:20:50 +0000]
change CURRENT_TIMESTAMP to current_timestamp

14 years agoInformix: write out highest precision datetime (until we can parse the datetime preci...
Rafael Kitover [Sat, 1 May 2010 15:41:45 +0000]
Informix: write out highest precision datetime (until we can parse the datetime precision)

14 years agodisable trailing 0 stripping for Informix defaults, as it is unsafe
Rafael Kitover [Sat, 1 May 2010 15:30:17 +0000]
disable trailing 0 stripping for Informix defaults, as it is unsafe

14 years agoremove annoying podcoverage crap
Rafael Kitover [Sat, 1 May 2010 11:05:50 +0000]
remove annoying podcoverage crap

14 years agoupdate TODO
Rafael Kitover [Fri, 30 Apr 2010 13:43:59 +0000]
update TODO

14 years agofix another Informix default parsing bug
Rafael Kitover [Fri, 30 Apr 2010 13:10:42 +0000]
fix another Informix default parsing bug

14 years agoimprove Informix default parsing
Rafael Kitover [Fri, 30 Apr 2010 11:01:26 +0000]
improve Informix default parsing

14 years agoupdate TODO
Rafael Kitover [Fri, 30 Apr 2010 10:31:54 +0000]
update TODO

14 years agopreliminary Informix support
Rafael Kitover [Fri, 30 Apr 2010 05:27:26 +0000]
preliminary Informix support

14 years agorewrite TODO
Rafael Kitover [Mon, 26 Apr 2010 21:52:42 +0000]
rewrite TODO

14 years agounregister dropped sources on rescan
Rafael Kitover [Mon, 26 Apr 2010 21:21:17 +0000]
unregister dropped sources on rescan

14 years agobetter v7+backcompat tests
Rafael Kitover [Mon, 26 Apr 2010 19:50:23 +0000]
better v7+backcompat tests

14 years agopreserve_case option now works
Rafael Kitover [Mon, 26 Apr 2010 19:24:43 +0000]
preserve_case option now works

14 years agoremove t/04kwalitee.t, annoying useless thing
Rafael Kitover [Sat, 24 Apr 2010 21:50:37 +0000]
remove t/04kwalitee.t, annoying useless thing

14 years agoadded preserve_case option
Rafael Kitover [Sat, 24 Apr 2010 21:48:51 +0000]
added preserve_case option

14 years agohandle CamelCase columns for making relnames
Rafael Kitover [Sat, 24 Apr 2010 00:56:51 +0000]
handle CamelCase columns for making relnames

14 years agorevert 45a380dc2d68e828de4011b99f0c3739db5b0707
Rafael Kitover [Thu, 22 Apr 2010 00:45:43 +0000]
revert 45a380dc2d68e828de4011b99f0c3739db5b0707

14 years agosupport CamelCase table names
Rafael Kitover [Thu, 22 Apr 2010 00:15:47 +0000]
support CamelCase table names

14 years agoremove is_deferrable from default rel options to maintain principle of least surprise...
Matt S Trout [Wed, 21 Apr 2010 13:08:53 +0000]
remove is_deferrable from default rel options to maintain principle of least surprise when roundtripping via deploy()

14 years agofix case in DB2 CURRENT_TIMESTAMP rewrite check
Dagfinn Ilmari Mannsåker [Wed, 21 Apr 2010 00:35:18 +0000]
fix case in DB2 CURRENT_TIMESTAMP rewrite check

14 years agodata_type tests for SQLite
Rafael Kitover [Tue, 20 Apr 2010 05:45:37 +0000]
data_type tests for SQLite

14 years agorewrite datetime defaults as CURRENT_TIMESTAMP to ease cross-deployment
Rafael Kitover [Tue, 20 Apr 2010 05:30:47 +0000]
rewrite datetime defaults as CURRENT_TIMESTAMP to ease cross-deployment