14 years agoworkaround for Moose bug affecting Replicated storage
Rafael Kitover [Wed, 10 Feb 2010 20:29:51 +0000]
workaround for Moose bug affecting Replicated storage

14 years agoConsolidate last_insert_id handling with a fallback-attempt on DBI::last_insert_id
Peter Rabbitson [Wed, 10 Feb 2010 11:40:37 +0000]
Consolidate last_insert_id handling with a fallback-attempt on DBI::last_insert_id

14 years agocheaper lookup
Peter Rabbitson [Mon, 8 Feb 2010 15:16:44 +0000]
cheaper lookup

14 years agoBump trunk version
Peter Rabbitson [Mon, 8 Feb 2010 11:52:33 +0000]
Bump trunk version

14 years agoRelease 0.08118 v0.08118
Peter Rabbitson [Mon, 8 Feb 2010 11:48:31 +0000]
Release 0.08118

14 years agoMerge fix of RT54039 from prefetch branch
Peter Rabbitson [Mon, 8 Feb 2010 11:42:09 +0000]
Merge fix of RT54039 from prefetch branch

14 years agoMerge some obsolete code cleanup from the prefetch branch
Peter Rabbitson [Mon, 8 Feb 2010 11:38:19 +0000]
Merge some obsolete code cleanup from the prefetch branch

14 years agoFix some fallout
Peter Rabbitson [Mon, 8 Feb 2010 11:20:47 +0000]
Fix some fallout

14 years agoCleanup rel accessor type handling
Peter Rabbitson [Mon, 8 Feb 2010 11:03:23 +0000]
Cleanup rel accessor type handling

14 years agoExtend utf8columns test to trap fixed bug
Peter Rabbitson [Mon, 8 Feb 2010 08:31:01 +0000]
Extend utf8columns test to trap fixed bug

14 years agofix bug in UTF8Columns
Arthur Axel "fREW" Schmidt [Mon, 8 Feb 2010 05:23:58 +0000]
fix bug in UTF8Columns

14 years agoanother example of as_subselect_rs
Arthur Axel "fREW" Schmidt [Mon, 8 Feb 2010 05:17:43 +0000]
another example of as_subselect_rs

14 years agofix longstanding unmentioned bug ("me")
Arthur Axel "fREW" Schmidt [Sun, 7 Feb 2010 20:13:04 +0000]
fix longstanding unmentioned bug ("me")

14 years agoadd as_subselect_rs
Arthur Axel "fREW" Schmidt [Sun, 7 Feb 2010 20:07:03 +0000]
add as_subselect_rs

14 years agoadd doc on 'where' attribute
Gerda Shank [Fri, 5 Feb 2010 21:29:24 +0000]
add doc on 'where' attribute

14 years agoTry to distinguish trunk from official versions
Peter Rabbitson [Fri, 5 Feb 2010 17:51:12 +0000]
Try to distinguish trunk from official versions

14 years agoRelease 0.08117 v0.08117
Peter Rabbitson [Fri, 5 Feb 2010 17:13:34 +0000]
Release 0.08117

14 years agoNo idea how I missed all these fails...
Peter Rabbitson [Fri, 5 Feb 2010 17:01:33 +0000]
No idea how I missed all these fails...

14 years agoRelease 0.08116 v0.08116
Peter Rabbitson [Fri, 5 Feb 2010 16:33:12 +0000]
Release 0.08116

14 years agoFix typo and borked test
Peter Rabbitson [Fri, 5 Feb 2010 16:10:29 +0000]
Fix typo and borked test

14 years agoRSC subquery can not include the prefetch
Peter Rabbitson [Fri, 5 Feb 2010 16:07:13 +0000]
RSC subquery can not include the prefetch

14 years agoLooks like RSC is finally (halfway) fixed
Peter Rabbitson [Fri, 5 Feb 2010 16:00:12 +0000]
Looks like RSC is finally (halfway) fixed

14 years agoRefactor some evil code
Peter Rabbitson [Fri, 5 Feb 2010 07:59:04 +0000]
Refactor some evil code

14 years agoPrepare for new SQLA release
Peter Rabbitson [Thu, 4 Feb 2010 13:34:45 +0000]
Prepare for new SQLA release

14 years agoFix bug reported by tommyt
Peter Rabbitson [Thu, 4 Feb 2010 10:28:33 +0000]
Fix bug reported by tommyt

14 years agominor code cleanup for SQL Anywhere last_insert_id
Rafael Kitover [Wed, 3 Feb 2010 16:36:39 +0000]
minor code cleanup for SQL Anywhere last_insert_id

14 years agotest DT inflation for Sybase SQL Anywhere over ODBC too
Rafael Kitover [Wed, 3 Feb 2010 12:21:37 +0000]
test DT inflation for Sybase SQL Anywhere over ODBC too

14 years agoQuote fail
Peter Rabbitson [Wed, 3 Feb 2010 07:31:20 +0000]
Quote fail

14 years agoChanges
Peter Rabbitson [Wed, 3 Feb 2010 07:27:54 +0000]
Changes

14 years agosupport for Sybase SQL Anywhere through ODBC
Rafael Kitover [Wed, 3 Feb 2010 04:19:59 +0000]
support for Sybase SQL Anywhere through ODBC

14 years agoMerge 'ic_dt_post_inflate' into 'trunk'
Peter Rabbitson [Tue, 2 Feb 2010 22:57:27 +0000]
Merge 'ic_dt_post_inflate' into 'trunk'

14 years agoMerge 'sybase_computed_columns' into 'trunk'
Rafael Kitover [Tue, 2 Feb 2010 22:23:26 +0000]
Merge 'sybase_computed_columns' into 'trunk'

r22895@hlagh (orig r8473):  caelum | 2010-01-30 03:57:26 -0500
branch to fix computed columns in Sybase ASE
r22911@hlagh (orig r8489):  caelum | 2010-01-31 07:18:33 -0500
empty insert into a Sybase table with computed columns and either data_type => undef or default_value => SCALARREF works now
r22912@hlagh (orig r8490):  caelum | 2010-01-31 07:39:32 -0500
add POD about computed columns and timestamps for Sybase
r22918@hlagh (orig r8496):  caelum | 2010-02-01 05:09:07 -0500
update POD about Schema::Loader for Sybase

14 years agoMerge 'sybase_asa' into 'trunk'
Rafael Kitover [Tue, 2 Feb 2010 22:20:17 +0000]
Merge 'sybase_asa' into 'trunk'

r22968@hlagh (orig r8502):  caelum | 2010-02-02 05:30:47 -0500
branch to support Sybase SQL Anywhere
r22971@hlagh (orig r8505):  caelum | 2010-02-02 07:21:13 -0500
ASA last_insert_id and limit support, still needs BLOB support
r22972@hlagh (orig r8506):  caelum | 2010-02-02 08:33:57 -0500
deref table name if needed, check all columns for identity column not just PK
r22973@hlagh (orig r8507):  caelum | 2010-02-02 08:48:11 -0500
test blobs, they work, didn't have to do anything
r22974@hlagh (orig r8508):  caelum | 2010-02-02 09:15:44 -0500
fix stupid identity bug, test empty insert (works), test DTs (not working yet)
r22976@hlagh (orig r8510):  caelum | 2010-02-02 14:31:00 -0500
rename ::Sybase::ASA to ::SQLAnywhere, per mst
r22978@hlagh (orig r8512):  caelum | 2010-02-02 17:02:29 -0500
DT inflation now works
r22979@hlagh (orig r8513):  caelum | 2010-02-02 17:18:06 -0500
minor POD update

14 years agominor POD update
Rafael Kitover [Tue, 2 Feb 2010 22:18:06 +0000]
minor POD update

14 years agoDT inflation now works
Rafael Kitover [Tue, 2 Feb 2010 22:02:29 +0000]
DT inflation now works

14 years ago- Simplify by allowing moving column_info depreciated {extra}{timezone} data to
Bryan Beeley [Tue, 2 Feb 2010 21:59:28 +0000]
- Simplify by allowing moving column_info depreciated {extra}{timezone} data to
  {timezone} (and the same with locale)

14 years agorename ::Sybase::ASA to ::SQLAnywhere, per mst
Rafael Kitover [Tue, 2 Feb 2010 19:31:00 +0000]
rename ::Sybase::ASA to ::SQLAnywhere, per mst

14 years agofix stupid identity bug, test empty insert (works), test DTs (not working yet)
Rafael Kitover [Tue, 2 Feb 2010 14:15:44 +0000]
fix stupid identity bug, test empty insert (works), test DTs (not working yet)

14 years agotest blobs, they work, didn't have to do anything
Rafael Kitover [Tue, 2 Feb 2010 13:48:11 +0000]
test blobs, they work, didn't have to do anything

14 years agoderef table name if needed, check all columns for identity column not just PK
Rafael Kitover [Tue, 2 Feb 2010 13:33:57 +0000]
deref table name if needed, check all columns for identity column not just PK

14 years agoASA last_insert_id and limit support, still needs BLOB support
Rafael Kitover [Tue, 2 Feb 2010 12:21:13 +0000]
ASA last_insert_id and limit support, still needs BLOB support

14 years ago- Add _post_inflate_datetime and _pre_deflate_datetime to InflateColumn::DateTime...
Bryan Beeley [Mon, 1 Feb 2010 22:42:14 +0000]
- Add _post_inflate_datetime and _pre_deflate_datetime to InflateColumn::DateTime to allow
  for modifying DateTime objects after inflation or before deflation.

14 years agoadd RT link for Oracle blob bug in DBD::Oracle == 1.23
Rafael Kitover [Mon, 1 Feb 2010 11:12:48 +0000]
add RT link for Oracle blob bug in DBD::Oracle == 1.23

14 years agothrow exception on attempt to insert a blob with DBD::Oracle == 1.23
Rafael Kitover [Mon, 1 Feb 2010 11:07:13 +0000]
throw exception on attempt to insert a blob with DBD::Oracle == 1.23

14 years agoupdate POD about Schema::Loader for Sybase
Rafael Kitover [Mon, 1 Feb 2010 10:09:07 +0000]
update POD about Schema::Loader for Sybase

14 years agoadd POD about computed columns and timestamps for Sybase
Rafael Kitover [Sun, 31 Jan 2010 12:39:32 +0000]
add POD about computed columns and timestamps for Sybase

14 years agoempty insert into a Sybase table with computed columns and either data_type => undef...
Rafael Kitover [Sun, 31 Jan 2010 12:18:33 +0000]
empty insert into a Sybase table with computed columns and either data_type => undef or default_value => SCALARREF works now

14 years agobetter skip message
Peter Rabbitson [Sun, 31 Jan 2010 09:04:43 +0000]
better skip message

14 years agocleanup (3 arg open, 1 grep instead of 3)
Arthur Axel "fREW" Schmidt [Sun, 31 Jan 2010 05:47:42 +0000]
cleanup (3 arg open, 1 grep instead of 3)

14 years agoFugly 5.8 workaround
Peter Rabbitson [Fri, 29 Jan 2010 12:00:54 +0000]
Fugly 5.8 workaround

14 years agoEnhance warning test a bit (seems to fail on 5.8)
Peter Rabbitson [Fri, 29 Jan 2010 11:15:15 +0000]
Enhance warning test a bit (seems to fail on 5.8)

14 years agoRequire non-warning-spewing MooseX::Types
Peter Rabbitson [Fri, 29 Jan 2010 11:01:41 +0000]
Require non-warning-spewing MooseX::Types

14 years agoInformix changes
Peter Rabbitson [Thu, 28 Jan 2010 21:19:23 +0000]
Informix changes

14 years agoMerge 'informix' into 'trunk'
Peter Rabbitson [Thu, 28 Jan 2010 21:11:59 +0000]
Merge 'informix' into 'trunk'

r8381@Thesaurus (orig r8368):  moses | 2010-01-18 16:41:38 +0100
Test commit
r8425@Thesaurus (orig r8412):  ribasushi | 2010-01-22 11:25:01 +0100
Informix test + cleanups
r8428@Thesaurus (orig r8415):  ribasushi | 2010-01-22 11:59:25 +0100
Initial informix support

14 years agoFix bogus test DDL
Peter Rabbitson [Thu, 28 Jan 2010 10:28:30 +0000]
Fix bogus test DDL

14 years agoConsolidate insert_bulk guards (and make them show up correctly in the trace)
Peter Rabbitson [Thu, 28 Jan 2010 10:13:16 +0000]
Consolidate insert_bulk guards (and make them show up correctly in the trace)

14 years agofix silly multipk bug
Arthur Axel "fREW" Schmidt [Wed, 27 Jan 2010 20:38:42 +0000]
fix silly multipk bug

14 years agoDSNs can not be empty
Peter Rabbitson [Wed, 27 Jan 2010 11:33:33 +0000]
DSNs can not be empty

14 years agoMerge some cleanups from the prefetch branch
Peter Rabbitson [Wed, 27 Jan 2010 11:08:04 +0000]
Merge some cleanups from the prefetch branch

14 years agoClean up some stuff
Peter Rabbitson [Wed, 27 Jan 2010 10:56:15 +0000]
Clean up some stuff

14 years agoMerge 'trunk' into 'informix'
Peter Rabbitson [Tue, 26 Jan 2010 13:30:00 +0000]
Merge 'trunk' into 'informix'

r8426@Thesaurus (orig r8413):  ribasushi | 2010-01-22 11:35:15 +0100
Moev failing regression test away from trunk
r8431@Thesaurus (orig r8418):  frew | 2010-01-22 17:05:12 +0100
fix name of _is_numeric to _is_column_numeric

r8437@Thesaurus (orig r8424):  ribasushi | 2010-01-26 09:33:42 +0100
Switch to Test::Exception
r8438@Thesaurus (orig r8425):  ribasushi | 2010-01-26 09:48:30 +0100
Test txn_scope_guard regression
r8439@Thesaurus (orig r8426):  ribasushi | 2010-01-26 10:10:11 +0100
Fix txn_begin on external non-AC coderef regression
r8443@Thesaurus (orig r8430):  ribasushi | 2010-01-26 14:19:50 +0100
 r8304@Thesaurus (orig r8292):  nigel | 2010-01-13 16:05:48 +0100
 Branch to extend ::Schema::Versioned to handle series of upgrades
 r8320@Thesaurus (orig r8308):  nigel | 2010-01-14 16:52:50 +0100
 Changes to support multiple step schema version updates
 r8321@Thesaurus (orig r8309):  nigel | 2010-01-14 17:05:21 +0100
 Changelog for Changes to support multiple step schema version updates
 r8393@Thesaurus (orig r8380):  ribasushi | 2010-01-19 13:59:51 +0100
 Botched merge (tests still fail)
 r8395@Thesaurus (orig r8382):  ribasushi | 2010-01-19 17:37:07 +0100
 More cleanup
 r8396@Thesaurus (orig r8383):  ribasushi | 2010-01-19 17:48:09 +0100
 Fix last pieces of retardation and UNtodo the quick cycle
 r8442@Thesaurus (orig r8429):  ribasushi | 2010-01-26 14:18:53 +0100
 No need for 2 statements to get the version

r8445@Thesaurus (orig r8432):  ribasushi | 2010-01-26 14:22:16 +0100
 r8161@Thesaurus (orig r8149):  ovid | 2009-12-18 15:59:56 +0100
 Prefetch queries make inefficient SQL when combined with a pager.  This branch
 is to try to isolate some of the join conditions and figure out if we can fix
 this.

 r8166@Thesaurus (orig r8154):  ovid | 2009-12-18 18:17:55 +0100
 Refactor internals to expose some join logic. Awful method and args :(

 r8319@Thesaurus (orig r8307):  ovid | 2010-01-14 15:37:35 +0100
 Attempt to factor our alias handling has mostly failed.

 r8330@Thesaurus (orig r8318):  ribasushi | 2010-01-15 03:02:21 +0100
 Better refactor
 r8332@Thesaurus (orig r8320):  ribasushi | 2010-01-15 03:14:39 +0100
 Better varnames
 r8347@Thesaurus (orig r8335):  ribasushi | 2010-01-17 11:33:55 +0100
 More mangling
 r8348@Thesaurus (orig r8336):  ribasushi | 2010-01-17 13:44:00 +0100
 Getting warmer
 r8349@Thesaurus (orig r8337):  ribasushi | 2010-01-17 14:00:20 +0100
 That was tricky :)
 r8352@Thesaurus (orig r8340):  ribasushi | 2010-01-17 15:57:06 +0100
 Turned out to be much trickier
 r8354@Thesaurus (orig r8342):  ribasushi | 2010-01-17 16:29:20 +0100
 This is made out of awesome
 r8355@Thesaurus (orig r8343):  ribasushi | 2010-01-17 16:46:02 +0100
 Changes
 r8400@Thesaurus (orig r8387):  ribasushi | 2010-01-20 08:17:44 +0100
 Whoops - need to dsable quoting

14 years agoMerge 'prefetch_pager' into 'trunk'
Peter Rabbitson [Tue, 26 Jan 2010 13:22:16 +0000]
Merge 'prefetch_pager' into 'trunk'

14 years agoMerge 'multiple_version_upgrade' into 'trunk'
Peter Rabbitson [Tue, 26 Jan 2010 13:19:50 +0000]
Merge 'multiple_version_upgrade' into 'trunk'

r8304@Thesaurus (orig r8292):  nigel | 2010-01-13 16:05:48 +0100
Branch to extend ::Schema::Versioned to handle series of upgrades
r8320@Thesaurus (orig r8308):  nigel | 2010-01-14 16:52:50 +0100
Changes to support multiple step schema version updates
r8321@Thesaurus (orig r8309):  nigel | 2010-01-14 17:05:21 +0100
Changelog for Changes to support multiple step schema version updates
r8393@Thesaurus (orig r8380):  ribasushi | 2010-01-19 13:59:51 +0100
Botched merge (tests still fail)
r8395@Thesaurus (orig r8382):  ribasushi | 2010-01-19 17:37:07 +0100
More cleanup
r8396@Thesaurus (orig r8383):  ribasushi | 2010-01-19 17:48:09 +0100
Fix last pieces of retardation and UNtodo the quick cycle
r8442@Thesaurus (orig r8429):  ribasushi | 2010-01-26 14:18:53 +0100
No need for 2 statements to get the version

14 years agoNo need for 2 statements to get the version
Peter Rabbitson [Tue, 26 Jan 2010 13:18:53 +0000]
No need for 2 statements to get the version

14 years agoMerge 'trunk' into 'multiple_version_upgrade'
Peter Rabbitson [Tue, 26 Jan 2010 13:10:45 +0000]
Merge 'trunk' into 'multiple_version_upgrade'

r8394@Thesaurus (orig r8381):  frew | 2010-01-19 17:34:10 +0100
add test to ensure no tabs in perl files

r8397@Thesaurus (orig r8384):  frew | 2010-01-19 18:00:12 +0100
fix test to be an author dep
r8398@Thesaurus (orig r8385):  ribasushi | 2010-01-19 18:19:40 +0100
First round of detabification
r8399@Thesaurus (orig r8386):  frew | 2010-01-19 23:42:50 +0100
Add EOL test

r8401@Thesaurus (orig r8388):  ribasushi | 2010-01-20 08:32:39 +0100
Fix minor RSC bug
r8402@Thesaurus (orig r8389):  roman | 2010-01-20 15:47:26 +0100
Added a FAQ entry titled: How do I override a run time method (e.g. a relationship accessor)?
r8403@Thesaurus (orig r8390):  roman | 2010-01-20 16:31:41 +0100
Added myself as a contributor.
r8408@Thesaurus (orig r8395):  jhannah | 2010-01-21 06:48:14 +0100
Added FAQ: Custom methods in Result classes

r8413@Thesaurus (orig r8400):  frew | 2010-01-22 04:17:20 +0100
add _is_numeric to ::Row
r8418@Thesaurus (orig r8405):  ribasushi | 2010-01-22 11:00:05 +0100
Generalize autoinc/count test
r8420@Thesaurus (orig r8407):  ribasushi | 2010-01-22 11:11:49 +0100
Final round of detabify
r8421@Thesaurus (orig r8408):  ribasushi | 2010-01-22 11:12:54 +0100
Temporarily disable whitespace checkers
r8426@Thesaurus (orig r8413):  ribasushi | 2010-01-22 11:35:15 +0100
Moev failing regression test away from trunk
r8431@Thesaurus (orig r8418):  frew | 2010-01-22 17:05:12 +0100
fix name of _is_numeric to _is_column_numeric

r8437@Thesaurus (orig r8424):  ribasushi | 2010-01-26 09:33:42 +0100
Switch to Test::Exception
r8438@Thesaurus (orig r8425):  ribasushi | 2010-01-26 09:48:30 +0100
Test txn_scope_guard regression
r8439@Thesaurus (orig r8426):  ribasushi | 2010-01-26 10:10:11 +0100
Fix txn_begin on external non-AC coderef regression

14 years agoFix txn_begin on external non-AC coderef regression
Peter Rabbitson [Tue, 26 Jan 2010 09:10:11 +0000]
Fix txn_begin on external non-AC coderef regression

14 years agoTest txn_scope_guard regression
Peter Rabbitson [Tue, 26 Jan 2010 08:48:30 +0000]
Test txn_scope_guard regression

14 years agoSwitch to Test::Exception
Peter Rabbitson [Tue, 26 Jan 2010 08:33:42 +0000]
Switch to Test::Exception

14 years agofix name of _is_numeric to _is_column_numeric
Arthur Axel "fREW" Schmidt [Fri, 22 Jan 2010 16:05:12 +0000]
fix name of _is_numeric to _is_column_numeric

14 years agoInitial informix support
Peter Rabbitson [Fri, 22 Jan 2010 10:59:25 +0000]
Initial informix support

14 years agoMoev failing regression test away from trunk
Peter Rabbitson [Fri, 22 Jan 2010 10:35:15 +0000]
Moev failing regression test away from trunk

14 years agoInformix test + cleanups
Peter Rabbitson [Fri, 22 Jan 2010 10:25:01 +0000]
Informix test + cleanups

14 years agoMerge 'trunk' into 'informix'
Peter Rabbitson [Fri, 22 Jan 2010 10:15:22 +0000]
Merge 'trunk' into 'informix'

r8420@Thesaurus (orig r8407):  ribasushi | 2010-01-22 11:11:49 +0100
Final round of detabify
r8421@Thesaurus (orig r8408):  ribasushi | 2010-01-22 11:12:54 +0100
Temporarily disable whitespace checkers

14 years agoTemporarily disable whitespace checkers
Peter Rabbitson [Fri, 22 Jan 2010 10:12:54 +0000]
Temporarily disable whitespace checkers

14 years agoFinal round of detabify
Peter Rabbitson [Fri, 22 Jan 2010 10:11:49 +0000]
Final round of detabify

14 years agoMerge 'trunk' into 'informix'
Peter Rabbitson [Fri, 22 Jan 2010 10:00:41 +0000]
Merge 'trunk' into 'informix'

r8387@Thesaurus (orig r8374):  ribasushi | 2010-01-19 13:07:07 +0100
 r8340@Thesaurus (orig r8328):  abraxxa | 2010-01-15 19:21:20 +0100
 added branch no_duplicate_indexes_for_pk_cols with test and fix

 r8343@Thesaurus (orig r8331):  abraxxa | 2010-01-15 19:32:16 +0100
 don't use eq_set in test

 r8344@Thesaurus (orig r8332):  abraxxa | 2010-01-15 19:44:04 +0100
 don't sort the primary columns because order matters for indexes

 r8345@Thesaurus (orig r8333):  abraxxa | 2010-01-15 19:56:46 +0100
 don't sort the key columns because the order of columns is important for indexes

 r8372@Thesaurus (orig r8359):  abraxxa | 2010-01-18 10:22:09 +0100
 don't sort the columns in the tests either

 r8378@Thesaurus (orig r8365):  abraxxa | 2010-01-18 15:39:28 +0100
 added pod section for parser args

 r8379@Thesaurus (orig r8366):  abraxxa | 2010-01-18 15:53:08 +0100
 better pod thanks to ribasushi

 r8380@Thesaurus (orig r8367):  abraxxa | 2010-01-18 16:04:34 +0100
 test and pod fixes

 r8383@Thesaurus (orig r8370):  abraxxa | 2010-01-19 12:38:44 +0100
 fixed Authors section
 added License section
 fixed t/86sqlt.t tests

 r8384@Thesaurus (orig r8371):  ribasushi | 2010-01-19 12:59:52 +0100
 Regenaretd under new parser
 r8385@Thesaurus (orig r8372):  ribasushi | 2010-01-19 13:03:51 +0100
 Minor style change and white space trim
 r8386@Thesaurus (orig r8373):  ribasushi | 2010-01-19 13:06:54 +0100
 Changes abraxxa++

r8390@Thesaurus (orig r8377):  ribasushi | 2010-01-19 13:41:03 +0100
Some minor test refactor and tab cleanups
r8394@Thesaurus (orig r8381):  frew | 2010-01-19 17:34:10 +0100
add test to ensure no tabs in perl files

r8397@Thesaurus (orig r8384):  frew | 2010-01-19 18:00:12 +0100
fix test to be an author dep
r8398@Thesaurus (orig r8385):  ribasushi | 2010-01-19 18:19:40 +0100
First round of detabification
r8399@Thesaurus (orig r8386):  frew | 2010-01-19 23:42:50 +0100
Add EOL test

r8401@Thesaurus (orig r8388):  ribasushi | 2010-01-20 08:32:39 +0100
Fix minor RSC bug
r8402@Thesaurus (orig r8389):  roman | 2010-01-20 15:47:26 +0100
Added a FAQ entry titled: How do I override a run time method (e.g. a relationship accessor)?
r8403@Thesaurus (orig r8390):  roman | 2010-01-20 16:31:41 +0100
Added myself as a contributor.
r8408@Thesaurus (orig r8395):  jhannah | 2010-01-21 06:48:14 +0100
Added FAQ: Custom methods in Result classes

r8413@Thesaurus (orig r8400):  frew | 2010-01-22 04:17:20 +0100
add _is_numeric to ::Row
r8418@Thesaurus (orig r8405):  ribasushi | 2010-01-22 11:00:05 +0100
Generalize autoinc/count test

14 years agoGeneralize autoinc/count test
Peter Rabbitson [Fri, 22 Jan 2010 10:00:05 +0000]
Generalize autoinc/count test

14 years agoadd _is_numeric to ::Row
Arthur Axel "fREW" Schmidt [Fri, 22 Jan 2010 03:17:20 +0000]
add _is_numeric to ::Row

14 years agoAdded FAQ: Custom methods in Result classes
Jay Hannah [Thu, 21 Jan 2010 05:48:14 +0000]
Added FAQ: Custom methods in Result classes

14 years agoAdded myself as a contributor.
Roman Ardern-Corris [Wed, 20 Jan 2010 15:31:41 +0000]
Added myself as a contributor.

14 years agoAdded a FAQ entry titled: How do I override a run time method (e.g. a relationship...
Roman Ardern-Corris [Wed, 20 Jan 2010 14:47:26 +0000]
Added a FAQ entry titled: How do I override a run time method (e.g. a relationship accessor)?

14 years agoFix minor RSC bug
Peter Rabbitson [Wed, 20 Jan 2010 07:32:39 +0000]
Fix minor RSC bug

14 years agoWhoops - need to dsable quoting
Peter Rabbitson [Wed, 20 Jan 2010 07:17:44 +0000]
Whoops - need to dsable quoting

14 years agoAdd EOL test
Arthur Axel "fREW" Schmidt [Tue, 19 Jan 2010 22:42:50 +0000]
Add EOL test

14 years agoFirst round of detabification
Peter Rabbitson [Tue, 19 Jan 2010 17:19:40 +0000]
First round of detabification

14 years agofix test to be an author dep
Arthur Axel "fREW" Schmidt [Tue, 19 Jan 2010 17:00:12 +0000]
fix test to be an author dep

14 years agoFix last pieces of retardation and UNtodo the quick cycle
Peter Rabbitson [Tue, 19 Jan 2010 16:48:09 +0000]
Fix last pieces of retardation and UNtodo the quick cycle

14 years agoMore cleanup
Peter Rabbitson [Tue, 19 Jan 2010 16:37:07 +0000]
More cleanup

14 years agoadd test to ensure no tabs in perl files
Arthur Axel "fREW" Schmidt [Tue, 19 Jan 2010 16:34:10 +0000]
add test to ensure no tabs in perl files

14 years agoBotched merge (tests still fail)
Peter Rabbitson [Tue, 19 Jan 2010 12:59:51 +0000]
Botched merge (tests still fail)

14 years agoMerge 'trunk' into 'multiple_version_upgrade'
Peter Rabbitson [Tue, 19 Jan 2010 12:47:48 +0000]
Merge 'trunk' into 'multiple_version_upgrade'

r8307@Thesaurus (orig r8295):  abraxxa | 2010-01-13 17:28:05 +0100
added the sources parser arg to the example code

r8327@Thesaurus (orig r8315):  ribasushi | 2010-01-15 01:25:39 +0100
 r8167@Thesaurus (orig r8155):  ribasushi | 2009-12-19 12:50:13 +0100
 New branch for null-only-result fix
 r8168@Thesaurus (orig r8156):  ribasushi | 2009-12-19 12:51:21 +0100
 Failing test
 r8322@Thesaurus (orig r8310):  ribasushi | 2010-01-15 00:48:09 +0100
 Correct test order
 r8323@Thesaurus (orig r8311):  ribasushi | 2010-01-15 01:15:33 +0100
 Generalize the to-node inner-join-er to apply to all related_resultset calls, not just counts
 r8324@Thesaurus (orig r8312):  ribasushi | 2010-01-15 01:16:05 +0100
 Adjust sql-emitter tests
 r8326@Thesaurus (orig r8314):  ribasushi | 2010-01-15 01:25:10 +0100
 One more sql-test fix and changes

r8328@Thesaurus (orig r8316):  ribasushi | 2010-01-15 01:31:58 +0100
Strict mysql bugfix
r8329@Thesaurus (orig r8317):  ribasushi | 2010-01-15 01:38:53 +0100
Better description of mysql strict option
r8331@Thesaurus (orig r8319):  ribasushi | 2010-01-15 03:12:13 +0100
Update troubleshooting doc
r8337@Thesaurus (orig r8325):  ribasushi | 2010-01-15 17:13:28 +0100
RT52674
r8346@Thesaurus (orig r8334):  ribasushi | 2010-01-17 09:41:49 +0100
No method aliasing in OO code, *ever*
r8373@Thesaurus (orig r8360):  ribasushi | 2010-01-18 11:54:51 +0100
Adjust my email
r8387@Thesaurus (orig r8374):  ribasushi | 2010-01-19 13:07:07 +0100
 r8340@Thesaurus (orig r8328):  abraxxa | 2010-01-15 19:21:20 +0100
 added branch no_duplicate_indexes_for_pk_cols with test and fix

 r8343@Thesaurus (orig r8331):  abraxxa | 2010-01-15 19:32:16 +0100
 don't use eq_set in test

 r8344@Thesaurus (orig r8332):  abraxxa | 2010-01-15 19:44:04 +0100
 don't sort the primary columns because order matters for indexes

 r8345@Thesaurus (orig r8333):  abraxxa | 2010-01-15 19:56:46 +0100
 don't sort the key columns because the order of columns is important for indexes

 r8372@Thesaurus (orig r8359):  abraxxa | 2010-01-18 10:22:09 +0100
 don't sort the columns in the tests either

 r8378@Thesaurus (orig r8365):  abraxxa | 2010-01-18 15:39:28 +0100
 added pod section for parser args

 r8379@Thesaurus (orig r8366):  abraxxa | 2010-01-18 15:53:08 +0100
 better pod thanks to ribasushi

 r8380@Thesaurus (orig r8367):  abraxxa | 2010-01-18 16:04:34 +0100
 test and pod fixes

 r8383@Thesaurus (orig r8370):  abraxxa | 2010-01-19 12:38:44 +0100
 fixed Authors section
 added License section
 fixed t/86sqlt.t tests

 r8384@Thesaurus (orig r8371):  ribasushi | 2010-01-19 12:59:52 +0100
 Regenaretd under new parser
 r8385@Thesaurus (orig r8372):  ribasushi | 2010-01-19 13:03:51 +0100
 Minor style change and white space trim
 r8386@Thesaurus (orig r8373):  ribasushi | 2010-01-19 13:06:54 +0100
 Changes abraxxa++

r8390@Thesaurus (orig r8377):  ribasushi | 2010-01-19 13:41:03 +0100
Some minor test refactor and tab cleanups

14 years agoSome minor test refactor and tab cleanups
Peter Rabbitson [Tue, 19 Jan 2010 12:41:03 +0000]
Some minor test refactor and tab cleanups

14 years agoMerge 'no_duplicate_indexes_for_pk_cols' into 'trunk'
Peter Rabbitson [Tue, 19 Jan 2010 12:07:07 +0000]
Merge 'no_duplicate_indexes_for_pk_cols' into 'trunk'

r8340@Thesaurus (orig r8328):  abraxxa | 2010-01-15 19:21:20 +0100
added branch no_duplicate_indexes_for_pk_cols with test and fix

r8343@Thesaurus (orig r8331):  abraxxa | 2010-01-15 19:32:16 +0100
don't use eq_set in test

r8344@Thesaurus (orig r8332):  abraxxa | 2010-01-15 19:44:04 +0100
don't sort the primary columns because order matters for indexes

r8345@Thesaurus (orig r8333):  abraxxa | 2010-01-15 19:56:46 +0100
don't sort the key columns because the order of columns is important for indexes

r8372@Thesaurus (orig r8359):  abraxxa | 2010-01-18 10:22:09 +0100
don't sort the columns in the tests either

r8378@Thesaurus (orig r8365):  abraxxa | 2010-01-18 15:39:28 +0100
added pod section for parser args

r8379@Thesaurus (orig r8366):  abraxxa | 2010-01-18 15:53:08 +0100
better pod thanks to ribasushi

r8380@Thesaurus (orig r8367):  abraxxa | 2010-01-18 16:04:34 +0100
test and pod fixes

r8383@Thesaurus (orig r8370):  abraxxa | 2010-01-19 12:38:44 +0100
fixed Authors section
added License section
fixed t/86sqlt.t tests

r8384@Thesaurus (orig r8371):  ribasushi | 2010-01-19 12:59:52 +0100
Regenaretd under new parser
r8385@Thesaurus (orig r8372):  ribasushi | 2010-01-19 13:03:51 +0100
Minor style change and white space trim
r8386@Thesaurus (orig r8373):  ribasushi | 2010-01-19 13:06:54 +0100
Changes abraxxa++

14 years agoChanges abraxxa++
Peter Rabbitson [Tue, 19 Jan 2010 12:06:54 +0000]
Changes abraxxa++

14 years agoMinor style change and white space trim
Peter Rabbitson [Tue, 19 Jan 2010 12:03:51 +0000]
Minor style change and white space trim

14 years agoRegenaretd under new parser
Peter Rabbitson [Tue, 19 Jan 2010 11:59:52 +0000]
Regenaretd under new parser

14 years agofixed Authors section
Alexander Hartmaier [Tue, 19 Jan 2010 11:38:44 +0000]
fixed Authors section
added License section
fixed t/86sqlt.t tests

14 years agotest and pod fixes
Alexander Hartmaier [Mon, 18 Jan 2010 15:04:34 +0000]
test and pod fixes

14 years agobetter pod thanks to ribasushi
Alexander Hartmaier [Mon, 18 Jan 2010 14:53:08 +0000]
better pod thanks to ribasushi

14 years agoadded pod section for parser args
Alexander Hartmaier [Mon, 18 Jan 2010 14:39:28 +0000]
added pod section for parser args