projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Deprecate rolled-out hash-condition in search()
[dbsrgits/DBIx-Class-Historic.git]
/
t
/
73oracle.t
2010-11-10
Alexander Hartmaier
More robust Oracle autoinc pk sequence detection
blob
|
commitdiff
2010-10-30
Alexander Hartmaier
Removed unintentionally doubled cd pk trigger from...
blob
|
commitdiff
|
diff to current
2010-10-23
Peter Rabbitson
-ident implementation
blob
|
commitdiff
|
diff to current
2010-10-17
Robert Bohne
Skip cross-schema tests for Oracle 8i (no clear fix...
blob
|
commitdiff
|
diff to current
2010-10-17
Robert Bohne
Fixed test for hierarchical queries with Oracle 8i.
blob
|
commitdiff
|
diff to current
2010-10-16
Robert Bohne
fixed oracle test sequence detection from a different...
blob
|
commitdiff
|
diff to current
2010-10-14
Alexander Hartmaier
fixed wrong sequence returned when multiple triggers...
blob
|
commitdiff
|
diff to current
2010-09-17
Peter Rabbitson
Optimize RowNum limit dialect as per suggestion in...
blob
|
commitdiff
|
diff to current
2010-08-27
Peter Rabbitson
Make running test under DBIC_TRACE=1 bearable
blob
|
commitdiff
|
diff to current
2010-06-29
Rafael Kitover
improve Oracle sequence detection and related test...
blob
|
commitdiff
|
diff to current
2010-06-12
Rafael Kitover
improve Oracle sequence detection and related test...
blob
|
commitdiff
|
diff to current
2010-06-12
Rafael Kitover
fix using oracle sequences across schemas
blob
|
commitdiff
|
diff to current
2010-06-11
Alexander Hartmaier
added test for limit queries failing on Oracle
blob
|
commitdiff
|
diff to current
2010-05-31
Peter Rabbitson
Merge 'trunk' into 'oracle_hierarchical_queries_rt39121'
blob
|
commitdiff
|
diff to current
2010-05-27
Robert Bohne
Fixed group_by bind position problem, reported and...
blob
|
commitdiff
|
diff to current
2010-05-20
Rafael Kitover
support INSERT OR UPDATE triggers for Oracle
blob
|
commitdiff
|
diff to current
2010-05-14
Robert Bohne
Use connect_by OR connect_by_nocycle
blob
|
commitdiff
|
diff to current
2010-05-14
Robert Bohne
Enabled count sub query test, isn't broken anymore
blob
|
commitdiff
|
diff to current
2010-05-14
Robert Bohne
Fixed count subquery from disabled test case
blob
|
commitdiff
|
diff to current
2010-05-14
Robert Bohne
Rename option nocycle to connect_by_nocycle
blob
|
commitdiff
|
diff to current
2010-05-14
Robert Bohne
Fixed broken count query, because of new count query...
blob
|
commitdiff
|
diff to current
2010-04-14
Robert Bohne
Fixed t/73oracle.t remove braces
blob
|
commitdiff
|
diff to current
2010-04-12
Peter Rabbitson
Pesky tabs
blob
|
commitdiff
|
diff to current
2010-04-04
Robert Bohne
Add missing nocycle test for hierarchical queries with...
blob
|
commitdiff
|
diff to current
2010-03-27
Robert Bohne
Test with the correct arrangement of the tree.
blob
|
commitdiff
|
diff to current
2010-03-27
Robert Bohne
Support NOCYCLE parameter.
blob
|
commitdiff
|
diff to current
2010-03-15
Robert Bohne
fixed hierarchical query tests, not all pass yet
blob
|
commitdiff
|
diff to current
2010-03-15
Robert Bohne
fixed sql mistakes from hierarchical query tests
blob
|
commitdiff
|
diff to current
2010-03-15
Peter Rabbitson
Now really fixed
blob
|
commitdiff
|
diff to current
2010-03-15
Peter Rabbitson
Whoops
blob
|
commitdiff
|
diff to current
2010-03-15
Peter Rabbitson
Rewrite hierarchical query tests
blob
|
commitdiff
|
diff to current
2010-03-15
Robert Bohne
Fixed 73oracle.t because of new implementation of conne...
blob
|
commitdiff
|
diff to current
2010-03-10
Peter Rabbitson
Merge fallout
blob
|
commitdiff
|
diff to current
2010-03-10
Peter Rabbitson
Merge 'trunk' into 'oracle_hierarchical_queries_rt39121'
blob
|
commitdiff
|
diff to current
2010-02-22
Rafael Kitover
improve with_deferred_fk_checks for Oracle, add tests
blob
|
commitdiff
|
diff to current
2010-02-01
Rafael Kitover
throw exception on attempt to insert a blob with DBD...
blob
|
commitdiff
|
diff to current
2010-01-19
Peter Rabbitson
First round of detabification
blob
|
commitdiff
|
diff to current
2009-12-31
Rafael Kitover
got something working
blob
|
commitdiff
|
diff to current
2009-12-31
Rafael Kitover
switch oracle tests to done_testing()
blob
|
commitdiff
|
diff to current
2009-12-31
Rafael Kitover
failing test
blob
|
commitdiff
|
diff to current
2009-12-18
Robert Bohne
Add PRIOR as special and unary op to SQLAHacks::Oracle...
blob
|
commitdiff
|
diff to current
2009-11-19
Peter Rabbitson
Patch by kalex
blob
|
commitdiff
|
diff to current
2009-11-14
Rafael Kitover
skip Oracle BLOB tests on DBD::Oracle == 1.23
blob
|
commitdiff
|
diff to current
2009-11-11
Arthur Axel "fREW...
RT50874
blob
|
commitdiff
|
diff to current
2009-08-04
Rafael Kitover
update oracle tests for new "track" table
blob
|
commitdiff
|
diff to current
2009-06-29
Rafael Kitover
remove DateTime from 73oracle.t
blob
|
commitdiff
|
diff to current
2009-06-13
Rafael Kitover
fixup _setup_connect_do, other minor cleanups
blob
|
commitdiff
|
diff to current
2009-06-11
Rafael Kitover
on_connect_call implementation and set_datetime_format...
blob
|
commitdiff
|
diff to current
2009-05-12
Peter Rabbitson
Merge 'trunk' into 'oracle-tweaks'
blob
|
commitdiff
|
diff to current
2009-05-09
Ron "Quinn" Straight
Changed test of lob values from is to ok on an eq expr...
blob
|
commitdiff
|
diff to current
2009-05-04
Ron "Quinn" Straight
Re-added last_updated_at to create table statement.
blob
|
commitdiff
|
diff to current
2009-05-03
Ron "Quinn" Straight
Support for saving CLOB and BLOB types in Oracle.
blob
|
commitdiff
|
diff to current
2009-05-02
Justin Hunter
remove DBIx::Class::Storage::DBI::MultiDistinctEmulation
blob
|
commitdiff
|
diff to current
2009-05-02
Justin Hunter
more fixes to tests
blob
|
commitdiff
|
diff to current
2009-02-17
Norbert Buchmuller
* Fixed the bug in the test that made it fail in the...
blob
|
commitdiff
|
diff to current
2009-02-15
Rafael Kitover
Improved connected logic for Oracle storage
blob
|
commitdiff
|
diff to current
2009-02-15
Johannes Plunien
RT#38251: DBIx::Class::Storage::DBI::Oracle::Generic...
blob
|
commitdiff
|
diff to current
2008-11-12
Johannes Plunien
fixed 73oracle.t, added charfield
blob
|
commitdiff
|
diff to current
2008-11-04
Johannes Plunien
fixed 73oracle.t
blob
|
commitdiff
|
diff to current
2007-11-07
Johannes Plunien
fixed sequence auto nextval tests
blob
|
commitdiff
|
diff to current
2007-11-06
Johannes Plunien
added tests for oracle sequence nextval
blob
|
commitdiff
|
diff to current
2007-07-04
Luke Saunders
fixed group_by problem with oracle limit syntax
blob
|
commitdiff
|
diff to current
2007-05-29
Brandon L. Black
converted the vendor tests to use schema objects intead...
blob
|
commitdiff
|
diff to current
2006-11-22
Matt S Trout
moved tests to compose_namespace instead of compose_con...
blob
|
commitdiff
|
diff to current
2006-05-18
Aran Deltac
Move helperrels/26sqlt.t, and all t/run/*.tl scripts...
blob
|
commitdiff
|
diff to current