2008-06-01 |
Dagfinn Ilmari... |
Neuter Class::C3::reinitialize() around the schema... |
commit | commitdiff | tree | snapshot |
2008-05-27 |
Dagfinn Ilmari... |
Move the _dump_to_dir calls into _reload_classes |
commit | commitdiff | tree | snapshot |
2008-05-26 |
Dagfinn Ilmari... |
Throw out the in-memory class generation, just dump... |
commit | commitdiff | tree | snapshot |
2008-05-24 |
Dagfinn Ilmari... |
Add "dbicdump" script for easy commandline dumping |
commit | commitdiff | tree | snapshot |
2008-05-23 |
Dagfinn Ilmari... |
Check in the regenerated README |
commit | commitdiff | tree | snapshot |
2008-04-29 |
Dagfinn Ilmari... |
Improve method argument and return value docs |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Dagfinn Ilmari... |
Strip trailing _id from single-column belongs_to relati... |
commit | commitdiff | tree | snapshot |
2008-04-25 |
Dagfinn Ilmari... |
Singularise table monikers by default |
commit | commitdiff | tree | snapshot |
2008-04-14 |
Dagfinn Ilmari... |
Version bump for release 0.04999_05 |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
- Fix base class ordering in dumped classes |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Fix mismerge. |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Clean up common tests: |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Bump Module::Install requirement to make sure we have... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Remove and ignore autogenerated files |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Remove Build.PL, no longer supported by Module::Install |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Version bump for release |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Fix test failure for non-InnoDB MySQL due to wrong... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Make ResultSetManager notice externally defined :Result... |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Cosmetic fixes to dumping of externally defined classes |
commit | commitdiff | tree | snapshot |
2008-04-13 |
Dagfinn Ilmari... |
Fix warning when dumping a schema with external class... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Dagfinn Ilmari... |
Silence the skipping on missing Test::Kwalitee, and... |
commit | commitdiff | tree | snapshot |
2008-04-11 |
Dagfinn Ilmari... |
Commit missed README update |
commit | commitdiff | tree | snapshot |
2008-04-05 |
Dagfinn Ilmari... |
- Move loader_class from Schema::Loader::Base to Schema... |
commit | commitdiff | tree | snapshot |
2008-04-01 |
Dagfinn Ilmari... |
Allow specifying a custom loader_class in loader_options |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Dagfinn Ilmari... |
Default db_schema to the username for DB2 |
commit | commitdiff | tree | snapshot |
2008-03-13 |
Dagfinn Ilmari... |
Fix limiting table list to the specified schema for DB2 |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Bump version for dev release 0.04999_04 |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Add is_auto_increment detecton for DB2 |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Bmp version for dev release 0.04999_03 |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Don't execute the column_info sth, it's already active. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Don't re-execute column_info sth, it's already active. |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Fix Changes mismerge |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Fix the CREATE TABLE statements for DB2 |
commit | commitdiff | tree | snapshot |
2008-03-12 |
Dagfinn Ilmari... |
Fix DB2 support: |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Dagfinn Ilmari... |
Bump version number for dev release 0.04999_02 |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Dagfinn Ilmari... |
Add META.yml to svn:ignore |
commit | commitdiff | tree | snapshot |
2008-02-12 |
Dagfinn Ilmari... |
Add more test descriptions |
commit | commitdiff | tree | snapshot |
2008-02-09 |
Dagfinn Ilmari... |
Unnhide the Oracle module now that the CPAN perms are... |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dagfinn Ilmari... |
Add is_auto_increment detection for Oracle |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dagfinn Ilmari... |
Misc test improvements: |
commit | commitdiff | tree | snapshot |
2008-02-08 |
Dagfinn Ilmari... |
0.04999_01 was in fact released 0.04999_01 |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Dagfinn Ilmari... |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2008-02-05 |
Dagfinn Ilmari... |
Make sure to get the constraint columns in the right... |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dagfinn Ilmari... |
Clean up Oracle loader code |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dagfinn Ilmari... |
Fix some typos |
commit | commitdiff | tree | snapshot |
2008-02-02 |
Dagfinn Ilmari... |
Fix auto-inc column cration for the Oracle tests |
commit | commitdiff | tree | snapshot |
2008-01-30 |
Dagfinn Ilmari... |
Mention _extra_column_info in DBIC::S::L::DBI::Writing |
commit | commitdiff | tree | snapshot |
2008-01-29 |
Dagfinn Ilmari... |
Add support for ENUM value lists for MySQL |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Dagfinn Ilmari... |
Merge _column_is_auto_increment() and _column_extra_att... |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Dagfinn Ilmari... |
Mark foreign key columns with is_foreign_key => 1 |
commit | commitdiff | tree | snapshot |
2008-01-28 |
Dagfinn Ilmari... |
Get the column_info straight from the result class... |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Dagfinn Ilmari... |
Add support for extra => { unsigned => 1 } for MySQL. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Dagfinn Ilmari... |
Add support for vendor-specific extra column attributes. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Dagfinn Ilmari... |
Add support for extra per-vendor tests. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Dagfinn Ilmari... |
Only get $self->{schema}->source($local_moniker) once. |
commit | commitdiff | tree | snapshot |
2008-01-27 |
Dagfinn Ilmari... |
Add support for load_namespaces-style class layout. |
commit | commitdiff | tree | snapshot |
2008-01-01 |
Dagfinn Ilmari... |
Set join_type => 'LEFT OUTER' for nullable foreign... |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Dagfinn Ilmari... |
Fix test skip count for main skip_rels block |
commit | commitdiff | tree | snapshot |
2007-12-14 |
Dagfinn Ilmari... |
Set is_auto_increment for auto-increment columns (RT... |
commit | commitdiff | tree | snapshot |
2007-11-15 |
Dagfinn Ilmari... |
Version bump for release. 0.04004 |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Dagfinn Ilmari... |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-11-09 |
Dagfinn Ilmari... |
Fix Win32 test skip counts for good (RT #30568, Kenichi... |
commit | commitdiff | tree | snapshot |
2007-10-19 |
Brandon Black |
Default Oracle db_schema to db username (patch from... |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Brandon Black |
update Changes and version numbers in current |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Dagfinn Ilmari... |
Generate one-to-one accessors for unique foreign keys |
commit | commitdiff | tree | snapshot |
2007-10-10 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-10-04 |
Brandon Black |
0.04003 changes, version bumps 0.04003 |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Brandon Black |
Changes update |
commit | commitdiff | tree | snapshot |
2007-07-25 |
Dagfinn Ilmari... |
Do not grow the whitespace after the DO NOT MODIFY... |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-07-24 |
Brandon Black |
0.04002 - disable oracle.pm indexing and fix rescan... 0.04002 |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brandon Black |
credits |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brandon Black |
changes updates for the last two fixes |
commit | commitdiff | tree | snapshot |
2007-07-10 |
Brandon Black |
fix RT#28073 |
commit | commitdiff | tree | snapshot |
2007-07-02 |
Brandon Black |
fix test skips on Win32 |
commit | commitdiff | tree | snapshot |
2007-06-27 |
Brandon Black |
0.04001, dump_overwrite -> really_erase_my_files 0.04001 |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Brandon Black |
update versions for 0.04000 release, added some better... 0.04000 |
commit | commitdiff | tree | snapshot |
2007-06-08 |
Brandon Black |
Merge 'current' into 'trunk' |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Brandon Black |
convert to M::I, release 0.03999_02 0.03999_02 |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-05-22 |
Brandon Black |
0.03012 released 0.03012 |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Brandon Black |
resolved test conflict from trunk, renamed current... |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Brandon Black |
update Changes |
commit | commitdiff | tree | snapshot |
2007-05-21 |
Dagfinn Ilmari... |
fix multiple multi-column relations to the same table |
commit | commitdiff | tree | snapshot |
2007-05-15 |
Brandon Black |
Fix from Marc Espie for CREATE TABLE 'foo' for SQLite |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-04-17 |
Brandon Black |
fix for ^sqlite_ tables from chromatic |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Brandon Black |
3999_01 release 0.03999_01 |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Brandon Black |
more dumping tests |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Brandon Black |
Merge 'trunk' into 'current' |
commit | commitdiff | tree | snapshot |
2007-04-14 |
Brandon Black |
0.03011 0.03011 |
commit | commitdiff | tree | snapshot |
2007-04-09 |
Brandon Black |
fix case-sensitivity in UNIQUE parsing for SQLite |
commit | commitdiff | tree | snapshot |
2007-04-03 |
Brandon Black |
some little cleanups, svn meta stuff, and the beginning... |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Brandon Black |
sqlite fixups |
commit | commitdiff | tree | snapshot |
2007-03-31 |
Brandon Black |
added test for rescan, fixed a few issues |
commit | commitdiff | tree | snapshot |
next |