projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Fix all invocations of _resolve_condition to match the new signature
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
lib
/
DBICTest
/
Schema
/
2011-06-17
Peter Rabbitson
Fix all invocations of _resolve_condition to match...
tree
|
commitdiff
2011-06-17
Peter Rabbitson
Correct test-relationship name/type
tree
|
commitdiff
2011-06-13
Rafael Kitover
don't mask missing deps with datetime_undef_if_invalid
tree
|
commitdiff
2011-06-04
Pedro Melo
Added tests for chained sqlt_deploy_hook()'s
tree
|
commitdiff
2011-04-08
Rafael Kitover
Extend tests for MARs under MSSQL over DBD::Sybase
tree
|
commitdiff
2011-04-08
Moritz Onken
Test for an insane yet valid rel condition with subquery
tree
|
commitdiff
2011-04-07
Peter Rabbitson
Merge branch 0.08200_track into master
tree
|
commitdiff
2011-03-30
Peter Rabbitson
Massive rewrite of bind handling, and overall simplific...
tree
|
commitdiff
2011-03-13
Robert Buels
cascading delete on a nonexistent relation should warn...
tree
|
commitdiff
2011-02-24
Peter Rabbitson
Move the test bits related to deprecated IC::File out...
tree
|
commitdiff
2011-02-21
Rafael Kitover
Add extra test blob type
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Sanity check args passed to a coderef conditionmaker
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Back out "support for prefetch from resultsource using...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
adds a test with many to many and extended rels that...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
checks if the complex conditions are overriden in set_f...
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Switch code/documentation/examples/tests to the new...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
makes search_related on extended rels without the optim...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
Most of the code reviewed... Missing ResultSet->populat...
tree
|
commitdiff
2011-01-20
Daniel Ruoso
First attempt to make extended_rels work.
tree
|
commitdiff
2011-01-20
Peter Rabbitson
Reshape initial tests
tree
|
commitdiff
2011-01-20
Moritz Onken
failing test
tree
|
commitdiff
2011-01-19
Rafael Kitover
Move mssql/sybase guid tests to their own table (do...
tree
|
commitdiff
2011-01-19
Peter Rabbitson
Fix stupid stupid ommission RT#64839
tree
|
commitdiff
2010-12-22
Rafael Kitover
Remove small_datetime from the main schema - it is...
tree
|
commitdiff
2010-12-02
Fabien Wernli
Get Storage::Oracle to behave when quoting is enabled
tree
|
commitdiff
2010-11-10
Peter Rabbitson
Fix regressions in IC::DT registration logic
tree
|
commitdiff
2010-10-17
Peter Rabbitson
Test for already fixed RT#59219
tree
|
commitdiff
2010-10-16
Peter Rabbitson
Add a unique constraint to artist.name in the test...
tree
|
commitdiff
2010-10-14
Peter Rabbitson
Fix spotty handling of complex order_by relationship...
tree
|
commitdiff
2010-10-04
wreis
Extend proxy rel attr
tree
|
commitdiff
2010-08-11
Rafael Kitover
add proper test for column names with punctuation,...
tree
|
commitdiff
2010-07-04
Norbert Buchmuller
Implemented "add_unique_constraints".
tree
|
commitdiff
2010-06-11
Alexander Hartmaier
added test for limit queries failing on Oracle
tree
|
commitdiff
2010-05-30
Peter Rabbitson
Rewrite GenericSubQ from SQLA::L to be actually useful
tree
|
commitdiff
2010-03-22
Rafael Kitover
redo Pg auto-columns using INSERT RETURNING
tree
|
commitdiff
2010-03-09
Andrew Rodland
Support add_columns('+colname'=>{...}) syntax to augmen...
tree
|
commitdiff
2010-03-07
Rafael Kitover
Merge 'storage-interbase' into 'trunk'
tree
|
commitdiff
2010-03-07
Peter Rabbitson
Fix MC bug reported by felix
tree
|
commitdiff
2010-03-07
Rafael Kitover
Merge 'trunk' into 'storage-interbase'
tree
|
commitdiff
2010-03-07
Peter Rabbitson
Cleanup a bit
tree
|
commitdiff
2010-03-06
Rafael Kitover
Merge 'trunk' into 'storage-interbase'
tree
|
commitdiff
2010-03-06
Rafael Kitover
remove BindType2 test class
tree
|
commitdiff
2010-03-06
Peter Rabbitson
me-- not thinking
tree
|
commitdiff
2010-02-19
Rafael Kitover
Merge 'trunk' into 'storage-interbase'
tree
|
commitdiff
2010-02-13
Peter Rabbitson
Merge 'trunk' into 'dbicadmin_refactor'
tree
|
commitdiff
2010-02-11
Rafael Kitover
support the DATE data type for Firebird
tree
|
commitdiff
2010-02-06
Rafael Kitover
Firebird: add POD, fix BLOB tests
tree
|
commitdiff
2010-01-31
Rafael Kitover
empty insert into a Sybase table with computed columns...
tree
|
commitdiff
2010-01-17
Peter Rabbitson
Real detabify
tree
|
commitdiff
2009-12-31
Rafael Kitover
failing test
tree
|
commitdiff
2009-12-18
Alexander Hartmaier
throw_exception if view_definition is missing instead...
tree
|
commitdiff
2009-12-17
Alexander Hartmaier
Views without a view_definition won't be added to the...
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Whoops, wrong accessor (things still work though)
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Add a no-accessor column to generally test handling
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Fix non-sqlt schema file
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Extensive test of virtual and classic view relationships
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Turn into a straight-inheritance view class
tree
|
commitdiff
2009-11-13
Alexander Hartmaier
seems I found the bugger
tree
|
commitdiff
2009-11-13
Alexander Hartmaier
added rels to view result classes in test schema
tree
|
commitdiff
2009-09-14
Peter Rabbitson
Someone claimed this is a problem...
tree
|
commitdiff
2009-09-10
Moritz Onken
added test to make sure that store_column is called...
tree
|
commitdiff
2009-09-07
Peter Rabbitson
Prune duplicate constraints from the find() condition
tree
|
commitdiff
2009-09-04
Peter Rabbitson
Fixes to pg test after review:
tree
|
commitdiff
2009-08-25
Peter Rabbitson
Change a datatype for test purposes
tree
|
commitdiff
2009-08-12
Peter Rabbitson
Remove leftovers from frew's tests
tree
|
commitdiff
2009-08-11
Peter Rabbitson
Fix an obscure regression when inserting an object...
tree
|
commitdiff
2009-08-09
Moritz Onken
added TODO test: call accessors when create()ing a row
tree
|
commitdiff
2009-08-06
Rafael Kitover
add warning for custom resultsources through ->name...
tree
|
commitdiff
2009-08-06
Rafael Kitover
Merge 'trunk' into 'table_name_ref'
tree
|
commitdiff
2009-08-05
Peter Rabbitson
Dynamically load necessary table classes
tree
|
commitdiff
2009-07-30
Rafael Kitover
add missing file
tree
|
commitdiff
2009-07-30
Rafael Kitover
better test for "smalldatetime" in Sybase
tree
|
commitdiff
2009-07-30
Rafael Kitover
better tests for "smalldatetime" support in MSSQL
tree
|
commitdiff
2009-07-28
Rafael Kitover
Merge 'trunk' into 'table_name_ref'
tree
|
commitdiff
2009-07-28
Rafael Kitover
add postgres "timestamp without time zone" support
tree
|
commitdiff
2009-07-23
Rafael Kitover
add test
tree
|
commitdiff
2009-07-22
Rafael Kitover
remove unnecessary test Result class
tree
|
commitdiff
2009-07-22
Rafael Kitover
Merge 'trunk' into 'sybase'
tree
|
commitdiff
2009-07-20
Norbert Buchmuller
Fixed documentation and added test for the "Arbitrary...
tree
|
commitdiff
2009-07-17
Rafael Kitover
some compatibility updated for older DBD::Sybase versio...
tree
|
commitdiff
2009-07-17
Rafael Kitover
Merge 'trunk' into 'table_name_ref'
tree
|
commitdiff
2009-07-10
Rafael Kitover
Merge 'trunk' into 'table_name_ref'
tree
|
commitdiff
2009-07-09
John Napiorkowski
fixed test resultclass formatting, added a few more...
tree
|
commitdiff
2009-07-09
John Napiorkowski
set correct number of tests, changed the debuggin outpu...
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Extra test to demonstrate has_one working, and a POD...
tree
|
commitdiff
2009-07-03
Peter Rabbitson
Double an existing might_have test as has_one
tree
|
commitdiff
2009-06-29
Rafael Kitover
changed CD to ->table(\"cd")
tree
|
commitdiff
2009-06-29
Rafael Kitover
separated table ref test out, changed CDTableRef to...
tree
|
commitdiff
2009-06-28
Rafael Kitover
>table(\"foo") now works
tree
|
commitdiff
2009-06-25
Peter Rabbitson
Minor cleanups
tree
|
commitdiff
2009-06-24
Peter Rabbitson
find_related fix for single-type relationships
tree
|
commitdiff
2009-06-23
Peter Rabbitson
Move tests around, add extra has_one relationship
tree
|
commitdiff
2009-06-19
Peter Rabbitson
cleanup svn attrs
tree
|
commitdiff
2009-06-11
Peter Rabbitson
IC::DT changes:
tree
|
commitdiff
2009-06-10
Peter Rabbitson
Move the rs preservation test to a more suitable place
tree
|
commitdiff
2009-06-07
Peter Rabbitson
Fix find_or_new/create to stop returning random rows...
tree
|
commitdiff
2009-05-28
Peter Rabbitson
Commit rather useless but already written mysql test...
tree
|
commitdiff
2009-05-26
Peter Rabbitson
Attempt to reproduce reported mysql error (failed)...
tree
|
commitdiff
2009-05-26
Ash Berlin
Fix 'timestamp with time zone' columns for IC::DT inflation
tree
|
commitdiff
2009-05-24
Peter Rabbitson
eol adjustments
tree
|
commitdiff
next