Add automatic naming of unique constraints
[dbsrgits/DBIx-Class.git] / t / lib / sqlite.sql
2006-05-28 Daniel Westermann... Add automatic naming of unique constraints
2006-05-23 Matt S Trout works. win.
2006-05-23 Matt S Trout Merge 'DBIx-Class-current' into 'resultset-new-refactor'
2006-05-20 Matt S Trout futz changes, fix populate. I'm a retard.
2006-05-20 Matt S Trout Merge 'datetime' into 'DBIx-Class-current'
2006-05-17 Matt S Trout Merge 'DBIx-Class-current' into 'datetime'
2006-05-15 Matt S Trout don't ask
2006-05-12 Matt S Trout fixup for stringify that can be false in find_or_create...
2006-04-30 Aran Deltac No longer support unique constraints in Ordered.
2006-04-26 Matt S Trout Added InflateColumn::DateTime component
2006-04-19 Matt S Trout Fixed up tests post-merge
2006-03-24 Aran Deltac Remove Tree and TokenGroup modules in favor of the...
2006-03-24 Aran Deltac Rename Positioned as Positional.
2006-03-24 Aran Deltac Fixes to Tree::AdjacencyList, and working tests.
2006-03-23 Aran Deltac New collection_column feature with working tests.
2006-03-21 Aran Deltac Additional tests for AdjacencyList.
2006-03-19 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-19 Matt S Trout Fix to columns_info_for for type(size)
2006-03-19 Aran Deltac Very basic tests for DBIC:Positioned.
2006-03-18 David Kamholz Merge 'DBIx-Class-current' into 'trunk'
2006-03-03 Matt S Trout Merge 'trunk' into 'DBIx-Class-current'
2006-03-03 Matt S Trout Fix to update(\%args) with inflation from test case...
2006-02-24 Matt S Trout Added deploy to Storage, DBICTEST_SQLT_DEPLOY env var...
2006-02-14 Matt S Trout added cascade_copy relationship attribute
2006-02-06 Matt S Trout multi-step prefetch along the same rel (e.g. for trees...
2006-01-27 Matt S Trout We can now generate our own test schema