| Switched storage from prepare to prepare_cached with an if_active of 3, as recommended by Tim Bunce |
|
More...
|
almost 20 years ago
|
| Un-added a bug I introduced in the SQLT parser, added some notes |
|
More...
|
almost 20 years ago
|
| Imported Jess Robinson's SQL::Translator::Parser::DBIx::Class |
|
More...
|
almost 20 years ago
|
| Fix to add_columns with column info arguments |
|
More...
|
almost 20 years ago
|
| Made columns ordered by default |
|
More...
|
almost 20 years ago
|
| result_source is now AN ACCESSOR. w00000 |
|
More...
|
almost 20 years ago
|
| Changed result_source to result_source_instance in strategic places |
|
More...
|
almost 20 years ago
|
| More internals cleanup, separated out ResultSourceInstance from TableInstance |
|
More...
|
almost 20 years ago
|
| Changed inflate_result API to include ResultSource, added update and update_all to ResultSet |
|
More...
|
almost 20 years ago
|
| Fixed odd ->search bug caused by S::A brain damage |
|
More...
|
almost 20 years ago
|
| Use public accessor in PK::Auto::Pg |
|
More...
|
almost 20 years ago
|
| More test hackage, some cleanup in ResultSet |
|
More...
|
almost 20 years ago
|
| More test hackage |
|
More...
|
almost 20 years ago
|
| Some test hackage |
|
More...
|
almost 20 years ago
|
| Release shipped, Changes update and version bumped |
|
More...
|
almost 20 years ago
|
| Improved join condition possiblities - arrayrefs of hashrefs now work for OR |
|
More...
|
almost 20 years ago
|
| resolve_condition moved to ResultSource |
|
More...
|
almost 20 years ago
|
| And the inevitable missing svk add |
|
More...
|
almost 20 years ago
|
| Broke out resolve_condition in ResultSource |
|
More...
|
almost 20 years ago
|
| resolve_join moved to ResultSource |
|
More...
|
almost 20 years ago
|
| add_relationship, relationship_info, relationships moved to ResultSource |
|
More...
|
almost 20 years ago
|
| Chucked out some unrequired column case stuff in CDBICompat |
|
More...
|
almost 20 years ago
|
| Re-arranged the add_columns code to be a bit clearer |
|
More...
|
almost 20 years ago
|
| ordered_columns patch from Will Hawes |
|
More...
|
almost 20 years ago
|
| Separated common ResultSource stuff out of Table |
|
More...
|
almost 20 years ago
|
| Extra test from Will Hawes |
|
More...
|
almost 20 years ago
|
| Added ->relationships and ->relationship_info from castaway |
|
More...
|
almost 20 years ago
|
| Added copy test from Purge |
|
More...
|
almost 20 years ago
|
| Probably fixed an incipient bug in prefetch |
|
More...
|
almost 20 years ago
|
| Refer to DateTime inflation example |
|
More...
|
almost 20 years ago
|