15 years agoBump version for release 0.04999_06
Dagfinn Ilmari Mannsåker [Tue, 11 Nov 2008 18:51:02 +0000]
Bump version for release

15 years agoHandle ResultSetManager deprecation warning in common tests
Dagfinn Ilmari Mannsåker [Wed, 16 Jul 2008 16:46:52 +0000]
Handle ResultSetManager deprecation warning in common tests

15 years agoFix Oracle constraint and auto-increment detection for non-owned schemas
Dagfinn Ilmari Mannsåker [Sun, 8 Jun 2008 13:25:19 +0000]
Fix Oracle constraint and auto-increment detection for non-owned schemas

15 years agoNeuter Class::C3::reinitialize() around the schema reloading.
Dagfinn Ilmari Mannsåker [Sun, 1 Jun 2008 00:29:08 +0000]
Neuter Class::C3::reinitialize() around the schema reloading.

We're not changing any inheritance here, and this is equivalent to what
the old code did around _make_src_class().

15 years agoMove the _dump_to_dir calls into _reload_classes
Dagfinn Ilmari Mannsåker [Tue, 27 May 2008 01:20:12 +0000]
Move the _dump_to_dir calls into _reload_classes

15 years agoThrow out the in-memory class generation, just dump to a temporary
Dagfinn Ilmari Mannsåker [Mon, 26 May 2008 17:22:12 +0000]
Throw out the in-memory class generation, just dump to a temporary
directory if the user didn't specify one

15 years agoAdd "dbicdump" script for easy commandline dumping
Dagfinn Ilmari Mannsåker [Sat, 24 May 2008 01:18:27 +0000]
Add "dbicdump" script for easy commandline dumping

15 years agoCheck in the regenerated README
Dagfinn Ilmari Mannsåker [Fri, 23 May 2008 16:48:22 +0000]
Check in the regenerated README

16 years agoImprove method argument and return value docs
Dagfinn Ilmari Mannsåker [Tue, 29 Apr 2008 00:45:58 +0000]
Improve method argument and return value docs

16 years agoStrip trailing _id from single-column belongs_to relationships
Dagfinn Ilmari Mannsåker [Fri, 25 Apr 2008 23:16:16 +0000]
Strip trailing _id from single-column belongs_to relationships

16 years agoSingularise table monikers by default
Dagfinn Ilmari Mannsåker [Fri, 25 Apr 2008 22:54:54 +0000]
Singularise table monikers by default

16 years agoVersion bump for release 0.04999_05
Dagfinn Ilmari Mannsåker [Mon, 14 Apr 2008 03:58:45 +0000]
Version bump for release

16 years ago- Fix base class ordering in dumped classes
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 06:57:54 +0000]
- Fix base class ordering in dumped classes
- Run the common tests against both dynamic and dumped versions of the schema

16 years agoFix mismerge.
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:59:44 +0000]
Fix mismerge.

16 years agoMerge 'trunk' into 'current'
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:58:03 +0000]
Merge 'trunk' into 'current'

r36744@vesla (orig r4181):  ilmari | 2008-03-12 03:02:26 +0000
Don't execute the column_info sth, it's already active.

r37163@vesla (orig r4262):  ilmari | 2008-04-13 03:43:42 +0100
Version bump for release
r37164@vesla (orig r4263):  ilmari | 2008-04-13 03:47:13 +0100
Remove Build.PL, no longer supported by Module::Install
r37166@vesla (orig r4265):  ilmari | 2008-04-13 03:49:00 +0100
Remove and ignore autogenerated files
r37167@vesla (orig r4266):  ilmari | 2008-04-13 03:51:18 +0100
Bump Module::Install requirement to make sure we have both test_requires and auto_install

16 years agoClean up common tests:
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:56:33 +0000]
Clean up common tests:
 - Use Class::Inspector uncinditionally, it's already required
 - Move prerequisite and dependent tests together
 - Remove no_auto_increment, all the vendor modules support it

16 years agoBump Module::Install requirement to make sure we have both test_requires and auto_install
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:51:18 +0000]
Bump Module::Install requirement to make sure we have both test_requires and auto_install

16 years agoRemove and ignore autogenerated files
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:49:00 +0000]
Remove and ignore autogenerated files

16 years agoRemove Build.PL, no longer supported by Module::Install
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:47:13 +0000]
Remove Build.PL, no longer supported by Module::Install

16 years agoVersion bump for release
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:43:42 +0000]
Version bump for release

16 years agoFix test failure for non-InnoDB MySQL due to wrong skip count
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:02:22 +0000]
Fix test failure for non-InnoDB MySQL due to wrong skip count

16 years agoMake ResultSetManager notice externally defined :ResultSet methods
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 00:48:53 +0000]
Make ResultSetManager notice externally defined :ResultSet methods
by calling $class->table($class->table) after loading the external
class definition.

16 years agoCosmetic fixes to dumping of externally defined classes
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 00:43:26 +0000]
Cosmetic fixes to dumping of externally defined classes

16 years agoFix warning when dumping a schema with external class definitions.
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 00:40:49 +0000]
Fix warning when dumping a schema with external class definitions.

16 years agoSilence the skipping on missing Test::Kwalitee, and give the real reason
Dagfinn Ilmari Mannsåker [Fri, 11 Apr 2008 18:56:11 +0000]
Silence the skipping on missing Test::Kwalitee, and give the real reason
if it is installed but this is running in a dist.

16 years agoCommit missed README update
Dagfinn Ilmari Mannsåker [Fri, 11 Apr 2008 14:37:58 +0000]
Commit missed README update

16 years ago- Move loader_class from Schema::Loader::Base to Schema::Loader
Dagfinn Ilmari Mannsåker [Sat, 5 Apr 2008 00:18:50 +0000]
- Move loader_class from Schema::Loader::Base to Schema::Loader
- Allow specifying loader_class in the connection info (primariy for make_schema_at)
- Add more tests

16 years agoAllow specifying a custom loader_class in loader_options
Dagfinn Ilmari Mannsåker [Tue, 1 Apr 2008 15:34:44 +0000]
Allow specifying a custom loader_class in loader_options

16 years agoDefault db_schema to the username for DB2
Dagfinn Ilmari Mannsåker [Thu, 13 Mar 2008 20:45:37 +0000]
Default db_schema to the username for DB2

16 years agoFix limiting table list to the specified schema for DB2
Dagfinn Ilmari Mannsåker [Thu, 13 Mar 2008 20:22:34 +0000]
Fix limiting table list to the specified schema for DB2

16 years agoBump version for dev release 0.04999_04
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 14:35:53 +0000]
Bump version for dev release

16 years agoAdd is_auto_increment detecton for DB2
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 12:59:30 +0000]
Add is_auto_increment detecton for DB2

16 years agoBmp version for dev release 0.04999_03
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 03:09:48 +0000]
Bmp version for dev release

16 years agoDon't execute the column_info sth, it's already active.
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 03:02:26 +0000]
Don't execute the column_info sth, it's already active.

16 years agoDon't re-execute column_info sth, it's already active.
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 02:55:07 +0000]
Don't re-execute column_info sth, it's already active.

16 years agoFix Changes mismerge
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 02:27:56 +0000]
Fix Changes mismerge

16 years agoMerge 'trunk' into 'current'
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 02:22:36 +0000]
Merge 'trunk' into 'current'

r36739@vesla (orig r4176):  ilmari | 2008-03-12 01:49:17 +0000
Fix DB2 support:
 - foreign_key_info needs the PK schema name
 - up/down-case table names when going to/from the DB

16 years agoFix the CREATE TABLE statements for DB2
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 02:18:13 +0000]
Fix the CREATE TABLE statements for DB2

16 years agoFix DB2 support:
Dagfinn Ilmari Mannsåker [Wed, 12 Mar 2008 01:49:17 +0000]
Fix DB2 support:
 - foreign_key_info needs the PK schema name
 - up/down-case table names when going to/from the DB

16 years agoBump version number for dev release 0.04999_02
Dagfinn Ilmari Mannsåker [Tue, 12 Feb 2008 13:22:07 +0000]
Bump version number for dev release

16 years agoAdd META.yml to svn:ignore
Dagfinn Ilmari Mannsåker [Tue, 12 Feb 2008 13:20:14 +0000]
Add META.yml to svn:ignore

16 years agoAdd more test descriptions
Dagfinn Ilmari Mannsåker [Tue, 12 Feb 2008 13:19:08 +0000]
Add more test descriptions

16 years agoUnnhide the Oracle module now that the CPAN perms are fixed
Dagfinn Ilmari Mannsåker [Sat, 9 Feb 2008 17:17:29 +0000]
Unnhide the Oracle module now that the CPAN perms are fixed

16 years agoAdd is_auto_increment detection for Oracle
Dagfinn Ilmari Mannsåker [Fri, 8 Feb 2008 22:04:10 +0000]
Add is_auto_increment detection for Oracle

16 years agoMisc test improvements:
Dagfinn Ilmari Mannsåker [Fri, 8 Feb 2008 21:53:28 +0000]
Misc test improvements:
- Add more descriptions
- Use is_deeply instead of iterating over array
- Fix skip_rels count (again)

16 years ago0.04999_01 was in fact released 0.04999_01
Dagfinn Ilmari Mannsåker [Fri, 8 Feb 2008 21:40:32 +0000]
0.04999_01 was in fact released

16 years agoMerge 'trunk' into 'current'
Dagfinn Ilmari Mannsåker [Tue, 5 Feb 2008 18:10:00 +0000]
Merge 'trunk' into 'current'

r25769@vesla (orig r3882):  ilmari | 2007-11-15 14:14:15 +0000
Version bump for release.

r27943@vesla (orig r3899):  ilmari | 2007-12-14 04:58:03 +0000
Fix test skip count for main skip_rels block
r28481@vesla (orig r3976):  ilmari | 2008-01-27 05:05:04 +0000
Add support for load_namespaces-style class layout.
r28496@vesla (orig r3991):  ilmari | 2008-01-30 14:25:32 +0000
Mention _extra_column_info in DBIC::S::L::DBI::Writing

r28522@vesla (orig r4017):  ilmari | 2008-02-02 21:27:07 +0000
Fix auto-inc column cration for the Oracle tests
r28523@vesla (orig r4018):  ilmari | 2008-02-02 21:38:45 +0000
Fix some typos

r28524@vesla (orig r4019):  ilmari | 2008-02-02 21:43:53 +0000
Clean up Oracle loader code

r28540@vesla (orig r4035):  ilmari | 2008-02-05 16:32:20 +0000
Make sure to get the constraint columns in the right order.

16 years agoMake sure to get the constraint columns in the right order.
Dagfinn Ilmari Mannsåker [Tue, 5 Feb 2008 16:32:20 +0000]
Make sure to get the constraint columns in the right order.

16 years agoClean up Oracle loader code
Dagfinn Ilmari Mannsåker [Sat, 2 Feb 2008 21:43:53 +0000]
Clean up Oracle loader code

16 years agoFix some typos
Dagfinn Ilmari Mannsåker [Sat, 2 Feb 2008 21:38:45 +0000]
Fix some typos

16 years agoFix auto-inc column cration for the Oracle tests
Dagfinn Ilmari Mannsåker [Sat, 2 Feb 2008 21:27:07 +0000]
Fix auto-inc column cration for the Oracle tests

16 years agoMention _extra_column_info in DBIC::S::L::DBI::Writing
Dagfinn Ilmari Mannsåker [Wed, 30 Jan 2008 14:25:32 +0000]
Mention _extra_column_info in DBIC::S::L::DBI::Writing

16 years agoAdd support for ENUM value lists for MySQL
Dagfinn Ilmari Mannsåker [Tue, 29 Jan 2008 15:12:17 +0000]
Add support for ENUM value lists for MySQL

16 years agoMerge _column_is_auto_increment() and _column_extra_attr() into
Dagfinn Ilmari Mannsåker [Mon, 28 Jan 2008 21:03:25 +0000]
Merge _column_is_auto_increment() and _column_extra_attr() into
_extra_column_info() that gets merged into the column_info hash.

16 years agoMark foreign key columns with is_foreign_key => 1
Dagfinn Ilmari Mannsåker [Mon, 28 Jan 2008 19:32:07 +0000]
Mark foreign key columns with is_foreign_key => 1

16 years agoGet the column_info straight from the result class instead of
Dagfinn Ilmari Mannsåker [Mon, 28 Jan 2008 17:53:24 +0000]
Get the column_info straight from the result class instead of
going via $rs->result_source.

16 years agoAdd support for extra => { unsigned => 1 } for MySQL.
Dagfinn Ilmari Mannsåker [Sun, 27 Jan 2008 09:01:42 +0000]
Add support for extra => { unsigned => 1 } for MySQL.

16 years agoAdd support for vendor-specific extra column attributes.
Dagfinn Ilmari Mannsåker [Sun, 27 Jan 2008 08:58:38 +0000]
Add support for vendor-specific extra column attributes.

16 years agoAdd support for extra per-vendor tests.
Dagfinn Ilmari Mannsåker [Sun, 27 Jan 2008 08:54:55 +0000]
Add support for extra per-vendor tests.

16 years agoOnly get $self->{schema}->source($local_moniker) once.
Dagfinn Ilmari Mannsåker [Sun, 27 Jan 2008 08:41:01 +0000]
Only get $self->{schema}->source($local_moniker) once.

16 years agoAdd support for load_namespaces-style class layout.
Dagfinn Ilmari Mannsåker [Sun, 27 Jan 2008 05:05:04 +0000]
Add support for load_namespaces-style class layout.

16 years agoSet join_type => 'LEFT OUTER' for nullable foreign keys
Dagfinn Ilmari Mannsåker [Tue, 1 Jan 2008 18:18:36 +0000]
Set join_type => 'LEFT OUTER' for nullable foreign keys
(patch from Bernhard Weißhuhn)

16 years agoFix test skip count for main skip_rels block
Dagfinn Ilmari Mannsåker [Fri, 14 Dec 2007 04:58:03 +0000]
Fix test skip count for main skip_rels block

16 years agoSet is_auto_increment for auto-increment columns (RT #31473)
Dagfinn Ilmari Mannsåker [Fri, 14 Dec 2007 04:51:35 +0000]
Set is_auto_increment for auto-increment columns (RT #31473)
(Only SQLite, MySQL and PostgreSQL are currently supported)

16 years agoVersion bump for release. 0.04004
Dagfinn Ilmari Mannsåker [Thu, 15 Nov 2007 14:14:15 +0000]
Version bump for release.

16 years agoMerge 'trunk' into 'current'
Dagfinn Ilmari Mannsåker [Fri, 9 Nov 2007 16:51:36 +0000]
Merge 'trunk' into 'current'

r17068@neodymium (orig r3822):  blblack | 2007-10-19 15:17:47 +0100
Default Oracle db_schema to db username (patch from Johannes Plunien)
r17682@neodymium (orig r3870):  ilmari | 2007-11-09 16:41:45 +0000
Fix Win32 test skip counts for good (RT #30568, Kenichi Ishigaki)

16 years agoFix Win32 test skip counts for good (RT #30568, Kenichi Ishigaki)
Dagfinn Ilmari Mannsåker [Fri, 9 Nov 2007 16:41:45 +0000]
Fix Win32 test skip counts for good (RT #30568, Kenichi Ishigaki)

16 years agoDefault Oracle db_schema to db username (patch from Johannes Plunien)
Brandon Black [Fri, 19 Oct 2007 14:17:47 +0000]
Default Oracle db_schema to db username (patch from Johannes Plunien)

16 years agoupdate Changes and version numbers in current
Brandon Black [Wed, 10 Oct 2007 16:54:45 +0000]
update Changes and version numbers in current

16 years agoGenerate one-to-one accessors for unique foreign keys
Dagfinn Ilmari Mannsåker [Wed, 10 Oct 2007 16:48:14 +0000]
Generate one-to-one accessors for unique foreign keys

16 years agoMerge 'trunk' into 'current'
Brandon Black [Wed, 10 Oct 2007 16:25:37 +0000]
Merge 'trunk' into 'current'

r52306@ika (orig r3602):  ilmari | 2007-07-25 08:20:17 -0500
Do not grow the whitespace after the DO NOT MODIFY THIS notice on each regen.
r52307@ika (orig r3603):  blblack | 2007-07-25 16:41:32 -0500
Changes update
r55683@ika (orig r3801):  blblack | 2007-10-04 09:02:50 -0500
0.04003 changes, version bumps

16 years ago0.04003 changes, version bumps 0.04003
Brandon Black [Thu, 4 Oct 2007 14:02:50 +0000]
0.04003 changes, version bumps

16 years agoChanges update
Brandon Black [Wed, 25 Jul 2007 21:41:32 +0000]
Changes update

16 years agoDo not grow the whitespace after the DO NOT MODIFY THIS notice on each regen.
Dagfinn Ilmari Mannsåker [Wed, 25 Jul 2007 13:20:17 +0000]
Do not grow the whitespace after the DO NOT MODIFY THIS notice on each regen.

16 years agoMerge 'trunk' into 'current'
Brandon Black [Tue, 24 Jul 2007 06:03:15 +0000]
Merge 'trunk' into 'current'

r52288@brandon-blacks-computer (orig r3598):  blblack | 2007-07-24 00:56:53 -0500
0.04002 - disable oracle.pm indexing and fix rescan return values

16 years ago0.04002 - disable oracle.pm indexing and fix rescan return values 0.04002
Brandon Black [Tue, 24 Jul 2007 05:56:53 +0000]
0.04002 - disable oracle.pm indexing and fix rescan return values

16 years agoMerge 'trunk' into 'current'
Brandon Black [Tue, 10 Jul 2007 15:18:40 +0000]
Merge 'trunk' into 'current'

r35110@brandon-blacks-computer (orig r3534):  blblack | 2007-06-26 21:59:01 -0500
0.04001, dump_overwrite -> really_erase_my_files
r51939@brandon-blacks-computer (orig r3563):  blblack | 2007-07-02 10:24:29 -0500
fix test skips on Win32
r52201@brandon-blacks-computer (orig r3576):  blblack | 2007-07-10 09:42:02 -0500
fix RT#28073
r52202@brandon-blacks-computer (orig r3577):  blblack | 2007-07-10 09:52:42 -0500
changes updates for the last two fixes
r52203@brandon-blacks-computer (orig r3578):  blblack | 2007-07-10 09:56:56 -0500
credits

16 years agocredits
Brandon Black [Tue, 10 Jul 2007 14:56:56 +0000]
credits

16 years agochanges updates for the last two fixes
Brandon Black [Tue, 10 Jul 2007 14:52:42 +0000]
changes updates for the last two fixes

16 years agofix RT#28073
Brandon Black [Tue, 10 Jul 2007 14:42:02 +0000]
fix RT#28073

16 years agofix test skips on Win32
Brandon Black [Mon, 2 Jul 2007 15:24:29 +0000]
fix test skips on Win32

16 years ago0.04001, dump_overwrite -> really_erase_my_files 0.04001
Brandon Black [Wed, 27 Jun 2007 02:59:01 +0000]
0.04001, dump_overwrite -> really_erase_my_files

16 years agoMerge 'trunk' into 'current'
Brandon Black [Fri, 8 Jun 2007 01:13:41 +0000]
Merge 'trunk' into 'current'

r32211@brandon-blacks-computer (orig r3481):  blblack | 2007-06-07 20:11:22 -0500
update versions for 0.04000 release, added some better feature stuff to Makefile.PL

16 years agoupdate versions for 0.04000 release, added some better feature stuff to Makefile.PL 0.04000
Brandon Black [Fri, 8 Jun 2007 01:11:22 +0000]
update versions for 0.04000 release, added some better feature stuff to Makefile.PL

16 years agoMerge 'current' into 'trunk'
Brandon Black [Fri, 8 Jun 2007 01:08:18 +0000]
Merge 'current' into 'trunk'

r20309@brandon-blacks-computer (orig r2763):  blblack | 2006-09-12 11:24:26 -0500
creating -current branch for Schema::Loader
r20310@brandon-blacks-computer (orig r2764):  blblack | 2006-09-12 11:30:34 -0500
bump version to 0.03999_01, added $VERSION to all packages
r20311@brandon-blacks-computer (orig r2765):  blblack | 2006-09-12 11:34:25 -0500
fix issue w/ M::B and Class::Accessor
r20314@brandon-blacks-computer (orig r2768):  blblack | 2006-09-12 14:28:42 -0500
kill deprecated options/methods, make relationship loading the default
r20318@brandon-blacks-computer (orig r2772):  blblack | 2006-09-12 15:56:37 -0500
columns_info_for imported from DBIx::Class
Changes updated
r20370@brandon-blacks-computer (orig r2824):  blblack | 2006-10-12 11:07:43 -0500
removed legacy_default_inflections.  Apparently it has never worked right anyways and nobody ever complained, so deprecating it earlier than expected
r20430@brandon-blacks-computer (orig r2884):  blblack | 2006-11-15 08:17:26 -0600
no need for suppression in current
r20442@brandon-blacks-computer (orig r2896):  blblack | 2006-11-15 12:12:52 -0600
TODO updated
r27323@brandon-blacks-computer (orig r3152):  blblack | 2007-03-29 09:11:00 -0500
import latest changes to DBIC::Storage::DBI to-be-deprecated columns_info_for to our variant
r27325@brandon-blacks-computer (orig r3154):  blblack | 2007-03-29 17:20:10 -0500
statistics_info support
r27326@brandon-blacks-computer (orig r3155):  blblack | 2007-03-29 19:53:01 -0500
preserve local changes to generated files by default (still needs tests)
r27327@brandon-blacks-computer (orig r3156):  blblack | 2007-03-29 20:11:31 -0500
oops, did not want to commit that comment-out
r27328@brandon-blacks-computer (orig r3157):  blblack | 2007-03-30 00:25:14 -0500
dtrt when previous dumpfile was not generated by us
r27329@brandon-blacks-computer (orig r3158):  blblack | 2007-03-30 01:09:38 -0500
refactor load_external, mainly to prevent requiring files out of the dump directory
r27330@brandon-blacks-computer (orig r3159):  blblack | 2007-03-30 10:42:17 -0500
refactoring top-level loading code with an eye towards the ability to add new tables at runtime
r27331@brandon-blacks-computer (orig r3160):  blblack | 2007-03-30 16:44:30 -0500
refactor relationship building code for runtime table adds as well
r27332@brandon-blacks-computer (orig r3161):  blblack | 2007-03-30 17:17:33 -0500
added rescan method to pick up newly created tables at runtime
r27334@brandon-blacks-computer (orig r3163):  blblack | 2007-03-30 17:25:41 -0500
changes update from last commit
r27337@brandon-blacks-computer (orig r3166):  blblack | 2007-03-30 17:37:04 -0500

Merging oracle branch into current:

  r27336 (orig r3165):  blblack | 2007-03-30 17:29:24 -0500
  tweak up the oracle support, needs some testing
  r20321 (orig r2775):  blblack | 2006-09-12 16:21:11 -0500
  added Oracle code from TSUNODA Kazuya
  r20319 (orig r2773):  blblack | 2006-09-12 15:58:20 -0500
  creating new oracle branch

r27338@brandon-blacks-computer (orig r3167):  blblack | 2007-03-30 17:42:17 -0500
wrong test count
r27340@brandon-blacks-computer (orig r3169):  blblack | 2007-03-30 17:46:18 -0500
only _load_external for the classes we are supposed to
r27341@brandon-blacks-computer (orig r3170):  blblack | 2007-03-30 18:38:00 -0500
update requirements
r27342@brandon-blacks-computer (orig r3171):  blblack | 2007-03-30 20:07:15 -0500
added test for rescan, fixed a few issues
r27343@brandon-blacks-computer (orig r3172):  blblack | 2007-03-31 01:54:51 -0500
sqlite fixups
r29667@brandon-blacks-computer (orig r3174):  blblack | 2007-04-02 20:12:24 -0500
some little cleanups, svn meta stuff, and the beginnings a new test file for the new dump code
r30518@brandon-blacks-computer (orig r3192):  blblack | 2007-04-14 15:12:50 -0500
more dumping tests
r30519@brandon-blacks-computer (orig r3193):  blblack | 2007-04-14 15:40:51 -0500
3999_01 release
r31935@brandon-blacks-computer (orig r3345):  blblack | 2007-05-21 13:45:30 -0500
resolved test conflict from trunk, renamed current branch loader_test25 to loader_test30
r31954@brandon-blacks-computer (orig r3362):  blblack | 2007-05-22 09:06:29 -0500
convert to M::I, release 0.03999_02

16 years agoconvert to M::I, release 0.03999_02 0.03999_02
Brandon Black [Tue, 22 May 2007 14:06:29 +0000]
convert to M::I, release 0.03999_02

16 years agoMerge 'trunk' into 'current'
Brandon Black [Tue, 22 May 2007 12:58:12 +0000]
Merge 'trunk' into 'current'

r31951@brandon-blacks-computer (orig r3359):  blblack | 2007-05-22 07:56:21 -0500
0.03012 released

16 years ago0.03012 released 0.03012
Brandon Black [Tue, 22 May 2007 12:56:21 +0000]
0.03012 released

16 years agoresolved test conflict from trunk, renamed current branch loader_test25 to loader_test30
Brandon Black [Mon, 21 May 2007 18:45:30 +0000]
resolved test conflict from trunk, renamed current branch loader_test25 to loader_test30

16 years agoMerge 'trunk' into 'current'
Brandon Black [Mon, 21 May 2007 18:41:04 +0000]
Merge 'trunk' into 'current'

r31109@brandon-blacks-computer (orig r3316):  blblack | 2007-05-15 08:53:49 -0500

Fix from Marc Espie for CREATE TABLE 'foo' for SQLite
r31932@brandon-blacks-computer (orig r3342):  ilmari | 2007-05-21 13:33:33 -0500
fix multiple multi-column relations to the same table
implementation by Brandon L Black, tests by me
r31933@brandon-blacks-computer (orig r3343):  blblack | 2007-05-21 13:37:38 -0500
update Changes

16 years agoupdate Changes
Brandon Black [Mon, 21 May 2007 18:37:38 +0000]
update Changes

16 years agofix multiple multi-column relations to the same table
Dagfinn Ilmari Mannsåker [Mon, 21 May 2007 18:33:33 +0000]
fix multiple multi-column relations to the same table
implementation by Brandon L Black, tests by me

16 years agoFix from Marc Espie for CREATE TABLE 'foo' for SQLite
Brandon Black [Tue, 15 May 2007 13:53:49 +0000]
Fix from Marc Espie for CREATE TABLE 'foo' for SQLite

17 years agoMerge 'trunk' into 'current'
Brandon Black [Tue, 17 Apr 2007 02:30:49 +0000]
Merge 'trunk' into 'current'

r30561@brandon-blacks-computer (orig r3197):  blblack | 2007-04-16 21:29:51 -0500
fix for ^sqlite_ tables from chromatic

17 years agofix for ^sqlite_ tables from chromatic
Brandon Black [Tue, 17 Apr 2007 02:29:51 +0000]
fix for ^sqlite_ tables from chromatic

17 years ago3999_01 release 0.03999_01
Brandon Black [Sat, 14 Apr 2007 20:40:51 +0000]
3999_01 release

17 years agomore dumping tests
Brandon Black [Sat, 14 Apr 2007 20:12:50 +0000]
more dumping tests

17 years agoMerge 'trunk' into 'current'
Brandon Black [Sat, 14 Apr 2007 19:49:33 +0000]
Merge 'trunk' into 'current'

r30323@brandon-blacks-computer (orig r3183):  blblack | 2007-04-09 08:12:53 -0500
fix case-sensitivity in UNIQUE parsing for SQLite
r30516@brandon-blacks-computer (orig r3190):  blblack | 2007-04-14 14:44:36 -0500
0.03011

17 years ago0.03011 0.03011
Brandon Black [Sat, 14 Apr 2007 19:44:36 +0000]
0.03011

17 years agofix case-sensitivity in UNIQUE parsing for SQLite
Brandon Black [Mon, 9 Apr 2007 13:12:53 +0000]
fix case-sensitivity in UNIQUE parsing for SQLite