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.

14 years agougly hack to ignore bad tables for ODBC/MSSQL
Rafael Kitover [Mon, 4 Jan 2010 11:14:20 +0000]
ugly hack to ignore bad tables for ODBC/MSSQL

14 years agofix NUMERIC/DECIMAL size for postgres
Rafael Kitover [Sun, 3 Jan 2010 21:23:37 +0000]
fix NUMERIC/DECIMAL size for postgres

14 years agoremove unnecessary if statement
Rafael Kitover [Sun, 3 Jan 2010 21:04:46 +0000]
remove unnecessary if statement

14 years agodumped version string is updated on Schema.pm when upgrading
Rafael Kitover [Sun, 3 Jan 2010 20:59:53 +0000]
dumped version string is updated on Schema.pm when upgrading

14 years agonew dev release 0.04999_13
Rafael Kitover [Sun, 3 Jan 2010 12:35:52 +0000]
new dev release

14 years agorewrite un-singularized classnames in custom and external content when upgrading
Rafael Kitover [Sun, 3 Jan 2010 11:24:56 +0000]
rewrite un-singularized classnames in custom and external content when upgrading

14 years agofix up VARBIT for postgres too, that's all the varying types except NUMERIC
Rafael Kitover [Sat, 2 Jan 2010 16:12:37 +0000]
fix up VARBIT for postgres too, that's all the varying types except NUMERIC

14 years agobetter "size" column_info for postgres, still unlikely to be perfect
Rafael Kitover [Sat, 2 Jan 2010 15:35:39 +0000]
better "size" column_info for postgres, still unlikely to be perfect

14 years agofix old class replace regex, new TODO
Rafael Kitover [Sat, 2 Jan 2010 05:55:35 +0000]
fix old class replace regex, new TODO

14 years agoadd test (and fix) for loading external custom content from unsingularized results...
Rafael Kitover [Sat, 2 Jan 2010 05:01:34 +0000]
add test (and fix) for loading external custom content from unsingularized results into upgraded static schemas

14 years agofor clarity, extracted POD generation into its own method
Robert Buels [Fri, 1 Jan 2010 22:05:33 +0000]
for clarity, extracted POD generation into its own method

14 years agoadded column attributes to generated POD
Robert Buels [Fri, 1 Jan 2010 21:54:22 +0000]
added column attributes to generated POD

14 years agoMerge 'relationship_attrs' into 'current'
Rafael Kitover [Fri, 1 Jan 2010 11:00:35 +0000]
Merge 'relationship_attrs' into 'current'

r22337@hlagh (orig r8210):  rbuels | 2009-12-31 23:44:13 -0500
making branch to add relationship_attrs option
r22338@hlagh (orig r8211):  rbuels | 2009-12-31 23:45:18 -0500
added relationship_attrs option, plus tests for it
r22339@hlagh (orig r8212):  rbuels | 2009-12-31 23:47:11 -0500
added self to contributors, added note to changelog

14 years agosilence warnings from 40overwrite_modifications.t
Rafael Kitover [Fri, 1 Jan 2010 10:55:01 +0000]
silence warnings from 40overwrite_modifications.t

14 years agoadded self to contributors, added note to changelog
Robert Buels [Fri, 1 Jan 2010 04:47:11 +0000]
added self to contributors, added note to changelog

14 years agoadded relationship_attrs option, plus tests for it
Robert Buels [Fri, 1 Jan 2010 04:45:18 +0000]
added relationship_attrs option, plus tests for it

14 years agomaking branch to add relationship_attrs option
Robert Buels [Fri, 1 Jan 2010 04:44:13 +0000]
making branch to add relationship_attrs option

14 years agoimproved "checksum mismatch" error message with more explanation, and a pointer to...
Robert Buels [Fri, 1 Jan 2010 02:37:52 +0000]
improved "checksum mismatch" error message with more explanation, and a pointer to the overwrite_modifications option

14 years agoadded tests for overwrite_modifications option
Robert Buels [Fri, 1 Jan 2010 02:32:12 +0000]
added tests for overwrite_modifications option

14 years agoupdated changelog with overwrite_modifications
Robert Buels [Thu, 31 Dec 2009 21:17:06 +0000]
updated changelog with overwrite_modifications

14 years agoadded overwrite_modifications option (default off), which causes Loader to ignore...
Robert Buels [Thu, 31 Dec 2009 21:15:05 +0000]
added overwrite_modifications option (default off), which causes Loader to ignore the md5sum of generated code and overwrite it anyway

14 years agoMerge 'skip_load_external' into 'current'
Rafael Kitover [Thu, 31 Dec 2009 02:19:37 +0000]
Merge 'skip_load_external' into 'current'

r22323@hlagh (orig r8196):  caelum | 2009-12-30 17:04:48 -0500
new branch to add an option to turn off loading external custom content
r22324@hlagh (orig r8197):  jhannah | 2009-12-30 21:00:47 -0500
Added skip_load_external()

r22325@hlagh (orig r8198):  caelum | 2009-12-30 21:19:13 -0500
minor test cleanup

14 years agominor test cleanup
Rafael Kitover [Thu, 31 Dec 2009 02:19:13 +0000]
minor test cleanup

14 years agoAdded skip_load_external()
Jay Hannah [Thu, 31 Dec 2009 02:00:47 +0000]
Added skip_load_external()

14 years agonew branch to add an option to turn off loading external custom content
Rafael Kitover [Wed, 30 Dec 2009 22:04:48 +0000]
new branch to add an option to turn off loading external custom content

14 years agoMerge 'deprecate_CDA' into 'current'
Rafael Kitover [Wed, 30 Dec 2009 22:02:43 +0000]
Merge 'deprecate_CDA' into 'current'

r22310@hlagh (orig r8183):  jhannah | 2009-12-29 22:02:03 -0500
Branch to move from Class::Data::Accessor (deprecated) to
Class::Accessor::Grouped.

r22311@hlagh (orig r8184):  jhannah | 2009-12-29 22:34:04 -0500
Suppress 2nd warning below which makes the test fail.

not ok 3 - Expected loader warning
#   Failed test 'Expected loader warning'
#   at t/lib/dbixcsl_common_tests.pm line 149.
#          got: '4'
#     expected: '3'
# DBIx::Class::Schema::Loader::connection(): loader_test9 has no primary key at (eval 57)[t/lib/dbixcsl_common_te
# Use of uninitialized value in string ne at lib/DBIx/Class/Schema/Loader/Base.pm line 454.
# Dumping manual schema for DBIXCSL_Test::Schema to directory ./t/_common_dump ...
# Schema dump completed.

r22315@hlagh (orig r8188):  jhannah | 2009-12-30 16:26:46 -0500
removed Class::Data::Accessor (deprecated)
removed Class::Accessor::Fast (can't do everything CAG can)
added   Class::Accessor::Grouped

r22318@hlagh (orig r8191):  caelum | 2009-12-30 16:47:55 -0500
use simple group accessors for Loader::Base, remove CDA from Makefile.PL
r22320@hlagh (orig r8193):  caelum | 2009-12-30 17:01:07 -0500
remove dep on CAF, add dep on CAG

14 years agoremove dep on CAF, add dep on CAG
Rafael Kitover [Wed, 30 Dec 2009 22:01:07 +0000]
remove dep on CAF, add dep on CAG

14 years agouse simple group accessors for Loader::Base, remove CDA from Makefile.PL
Rafael Kitover [Wed, 30 Dec 2009 21:47:55 +0000]
use simple group accessors for Loader::Base, remove CDA from Makefile.PL

14 years agoMerge 'current' into 'deprecate_CDA'
Rafael Kitover [Wed, 30 Dec 2009 21:28:53 +0000]
Merge 'current' into 'deprecate_CDA'

r22316@hlagh (orig r8189):  caelum | 2009-12-30 16:27:49 -0500
rearrange some test code

14 years agorearrange some test code
Rafael Kitover [Wed, 30 Dec 2009 21:27:49 +0000]
rearrange some test code

14 years agoremoved Class::Data::Accessor (deprecated)
Jay Hannah [Wed, 30 Dec 2009 21:26:46 +0000]
removed Class::Data::Accessor (deprecated)
removed Class::Accessor::Fast (can't do everything CAG can)
added   Class::Accessor::Grouped

14 years agoMerge 'current' into 'deprecate_CDA'
Rafael Kitover [Wed, 30 Dec 2009 21:01:16 +0000]
Merge 'current' into 'deprecate_CDA'

r22312@hlagh (orig r8185):  caelum | 2009-12-30 12:30:58 -0500
bump File::Path dep, fixup redefined warning handler
r22313@hlagh (orig r8186):  caelum | 2009-12-30 15:58:06 -0500
fix tests

14 years agofix tests
Rafael Kitover [Wed, 30 Dec 2009 20:58:06 +0000]
fix tests

14 years agobump File::Path dep, fixup redefined warning handler
Rafael Kitover [Wed, 30 Dec 2009 17:30:58 +0000]
bump File::Path dep, fixup redefined warning handler

14 years agoSuppress 2nd warning below which makes the test fail.
Jay Hannah [Wed, 30 Dec 2009 03:34:04 +0000]
Suppress 2nd warning below which makes the test fail.

not ok 3 - Expected loader warning
#   Failed test 'Expected loader warning'
#   at t/lib/dbixcsl_common_tests.pm line 149.
#          got: '4'
#     expected: '3'
# DBIx::Class::Schema::Loader::connection(): loader_test9 has no primary key at (eval 57)[t/lib/dbixcsl_common_te
# Use of uninitialized value in string ne at lib/DBIx/Class/Schema/Loader/Base.pm line 454.
# Dumping manual schema for DBIXCSL_Test::Schema to directory ./t/_common_dump ...
# Schema dump completed.

14 years agoBranch to move from Class::Data::Accessor (deprecated) to
Jay Hannah [Wed, 30 Dec 2009 03:02:03 +0000]
Branch to move from Class::Data::Accessor (deprecated) to
Class::Accessor::Grouped.

14 years agoload custom content from external un-singularized classes, tested for dynamic schema...
Rafael Kitover [Tue, 29 Dec 2009 14:38:40 +0000]
load custom content from external un-singularized classes, tested for dynamic schema needs a test for static schema

14 years agopreserve custom content from un-singularized Results during upgrade
Rafael Kitover [Mon, 28 Dec 2009 17:26:59 +0000]
preserve custom content from un-singularized Results during upgrade

14 years agomore complete backcompat tests, one last thing to do
Rafael Kitover [Fri, 25 Dec 2009 09:14:30 +0000]
more complete backcompat tests, one last thing to do

14 years agostart of backcompat tests
Rafael Kitover [Fri, 25 Dec 2009 00:56:55 +0000]
start of backcompat tests

14 years agoMerge 'back-compat' into 'current'
Rafael Kitover [Thu, 24 Dec 2009 15:16:43 +0000]
Merge 'back-compat' into 'current'

r7400@hlagh (orig r7399):  ilmari | 2009-08-26 19:07:47 -0400
Branch for back-compat work
r7401@hlagh (orig r7400):  ilmari | 2009-08-26 19:09:44 -0400
Initial back-compat code
r21089@hlagh (orig r7835):  caelum | 2009-11-01 05:52:40 -0500
fix relbuilder initialization (left over from pull)
r21101@hlagh (orig r7847):  caelum | 2009-11-09 14:04:52 -0500
this stuff does not work yet
r21102@hlagh (orig r7848):  caelum | 2009-11-09 18:12:58 -0500
backcompat TODO
r21174@hlagh (orig r7920):  caelum | 2009-11-16 19:39:50 -0500
fix name of compat relbuilder
r21612@hlagh (orig r7971):  caelum | 2009-11-28 03:17:05 -0500
backcompat mode now runs more than once
r21614@hlagh (orig r7973):  caelum | 2009-11-28 03:46:00 -0500
make dynamic schemas 0.04006 mode by default
r21615@hlagh (orig r7974):  caelum | 2009-11-28 05:38:41 -0500
backcompat tests now run, but fail
r21682@hlagh (orig r7977):  caelum | 2009-11-28 20:56:06 -0500
minor changes
r21683@hlagh (orig r7978):  caelum | 2009-11-28 23:30:08 -0500
backcompat common tests now pass
r21684@hlagh (orig r7979):  caelum | 2009-11-29 00:03:34 -0500
fix regular common tests
r21685@hlagh (orig r7980):  caelum | 2009-11-29 00:23:32 -0500
update TODO
r21695@hlagh (orig r7990):  caelum | 2009-11-29 19:18:50 -0500
load external classes for dynamic schemas only
r21712@hlagh (orig r7993):  caelum | 2009-11-30 08:51:11 -0500
set old version only on Schema.pm in backcompat mode
r22272@hlagh (orig r8161):  caelum | 2009-12-24 01:49:54 -0500
replacing ::Base with ::Compat now, instead of just unshifting to @ISA, t/backcompat/0.04006/20invocations.t now passes
r22276@hlagh (orig r8165):  caelum | 2009-12-24 04:24:08 -0500
fix POD coverage and t/backcompat/0.04006/23dumpmore.t
r22277@hlagh (orig r8166):  caelum | 2009-12-24 06:03:15 -0500
implemented "naming" accessor, got rid of Loader/Compat/v0_040.pm
r22282@hlagh (orig r8171):  caelum | 2009-12-24 07:54:19 -0500
added Manual/UpgradingFromV4.pod
r22283@hlagh (orig r8172):  caelum | 2009-12-24 10:13:03 -0500
pod fixes for UpgradingFromV4

14 years agopod fixes for UpgradingFromV4
Rafael Kitover [Thu, 24 Dec 2009 15:13:03 +0000]
pod fixes for UpgradingFromV4

14 years agoadded Manual/UpgradingFromV4.pod
Rafael Kitover [Thu, 24 Dec 2009 12:54:19 +0000]
added Manual/UpgradingFromV4.pod

14 years agoimplemented "naming" accessor, got rid of Loader/Compat/v0_040.pm
Rafael Kitover [Thu, 24 Dec 2009 11:03:15 +0000]
implemented "naming" accessor, got rid of Loader/Compat/v0_040.pm

14 years agofix POD coverage and t/backcompat/0.04006/23dumpmore.t
Rafael Kitover [Thu, 24 Dec 2009 09:24:08 +0000]
fix POD coverage and t/backcompat/0.04006/23dumpmore.t

14 years agoMerge 'current' into 'back-compat'
Rafael Kitover [Thu, 24 Dec 2009 06:50:16 +0000]
Merge 'current' into 'back-compat'

r21713@hlagh (orig r7994):  caelum | 2009-11-30 09:06:50 -0500
base results on Core, only load components if there are extra components
r21715@hlagh (orig r7996):  caelum | 2009-11-30 11:35:46 -0500
fix MySQL rel introspection with on_connect_call => "set_strict_mode" (RT#52087)
r21717@hlagh (orig r7998):  caelum | 2009-11-30 18:27:45 -0500
tests pass again
r21718@hlagh (orig r7999):  caelum | 2009-11-30 18:44:28 -0500
new dev release
r21721@hlagh (orig r8002):  caelum | 2009-11-30 20:43:04 -0500
better handling of db_schema for Oracle, based on (RT#35732)

14 years agoreplacing ::Base with ::Compat now, instead of just unshifting to @ISA, t/backcompat...
Rafael Kitover [Thu, 24 Dec 2009 06:49:54 +0000]
replacing ::Base with ::Compat now, instead of just unshifting to @ISA, t/backcompat/0.04006/20invocations.t now passes

14 years agobetter handling of db_schema for Oracle, based on (RT#35732)
Rafael Kitover [Tue, 1 Dec 2009 01:43:04 +0000]
better handling of db_schema for Oracle, based on (RT#35732)

14 years agonew dev release 0.04999_12
Rafael Kitover [Mon, 30 Nov 2009 23:44:28 +0000]
new dev release

14 years agotests pass again
Rafael Kitover [Mon, 30 Nov 2009 23:27:45 +0000]
tests pass again

14 years agofix MySQL rel introspection with on_connect_call => "set_strict_mode" (RT#52087)
Rafael Kitover [Mon, 30 Nov 2009 16:35:46 +0000]
fix MySQL rel introspection with on_connect_call => "set_strict_mode" (RT#52087)

14 years agobase results on Core, only load components if there are extra components
Rafael Kitover [Mon, 30 Nov 2009 14:06:50 +0000]
base results on Core, only load components if there are extra components

14 years agoset old version only on Schema.pm in backcompat mode
Rafael Kitover [Mon, 30 Nov 2009 13:51:11 +0000]
set old version only on Schema.pm in backcompat mode

14 years agoload external classes for dynamic schemas only
Rafael Kitover [Mon, 30 Nov 2009 00:18:50 +0000]
load external classes for dynamic schemas only

14 years agoMerge 'current' into 'back-compat'
Rafael Kitover [Sun, 29 Nov 2009 18:32:00 +0000]
Merge 'current' into 'back-compat'

r21690@hlagh (orig r7985):  caelum | 2009-11-29 09:51:18 -0500
added patch to generate POD from postgres by Andrey Kostenko (GUGU)
r21691@hlagh (orig r7986):  caelum | 2009-11-29 12:49:40 -0500
fix table count test in common tests, inc version for dev release, add extra tests for table/column comments for Pg, make tests less noisy
r21692@hlagh (orig r7987):  caelum | 2009-11-29 13:17:04 -0500
new dev release

14 years agonew dev release 0.04999_11
Rafael Kitover [Sun, 29 Nov 2009 18:17:04 +0000]
new dev release