projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Some cleanup
[dbsrgits/DBIx-Class.git]
/
t
/
72pg.t
2009-10-21
Robert Buels
more coverage in Pg sequence-discovery tests. i think...
blob
|
commitdiff
2009-10-21
Robert Buels
more pg unqualified schema tests, which expose a gap...
blob
|
commitdiff
|
diff to current
2009-09-06
Peter Rabbitson
No connection - no cleanup
blob
|
commitdiff
|
diff to current
2009-09-04
Robert Buels
moved search_path querying function from Pg storage...
blob
|
commitdiff
|
diff to current
2009-09-04
Peter Rabbitson
Fixes to pg test after review:
blob
|
commitdiff
|
diff to current
2009-09-04
Peter Rabbitson
Proper unconnected test
blob
|
commitdiff
|
diff to current
2009-09-04
Robert Buels
fixed my tests
blob
|
commitdiff
|
diff to current
2009-09-04
Robert Buels
oops, forgot to put the drop for the extended tests...
blob
|
commitdiff
|
diff to current
2009-09-04
Robert Buels
more work on extended set of Pg auto-pk tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more work on extended set of Pg auto-pk tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more work on extended set of Pg auto-pk tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more work on extended set of Pg auto-pk tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more work on extended set of Pg auto-pk tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more work on extended set of Pg auto-pk tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more work on pg tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more work on extended set of Pg auto-pk tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
starting work on extended set of Pg auto-pk tests
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more pg test cleanup
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
more pg test cleanup
blob
|
commitdiff
|
diff to current
2009-09-03
Robert Buels
renamed pg test schemas to be more organized
blob
|
commitdiff
|
diff to current
2009-09-02
Robert Buels
oops, missed something screwed up by the pull
blob
|
commitdiff
|
diff to current
2009-09-02
Robert Buels
more cleanup of pg tests, added cascade to drop functio...
blob
|
commitdiff
|
diff to current
2009-09-02
Peter Rabbitson
Merge 'trunk' into 'pg_unqualified_schema'
blob
|
commitdiff
|
diff to current
2009-09-02
Robert Buels
more cleanup of 72pg.t
blob
|
commitdiff
|
diff to current
2009-09-02
Robert Buels
some reorganization and cleanup of pg-specific tests
blob
|
commitdiff
|
diff to current
2009-09-02
Peter Rabbitson
Make pg sequence autodetect deterministic (or throw...
blob
|
commitdiff
|
diff to current
2009-09-02
Peter Rabbitson
Streamline pg test-schemas cleanup
blob
|
commitdiff
|
diff to current
2009-09-01
Peter Rabbitson
Rewrap todo properly
blob
|
commitdiff
|
diff to current
2009-09-01
Robert Buels
tweak to Pg test, warnings_like -> warnings_exist
blob
|
commitdiff
|
diff to current
2009-09-01
Robert Buels
reworked tests for pg last_insert_id in presence of...
blob
|
commitdiff
|
diff to current
2009-08-26
Peter Rabbitson
Clarify
blob
|
commitdiff
|
diff to current
2009-08-26
Peter Rabbitson
Make sure sqlt_type gets called after determining driver
blob
|
commitdiff
|
diff to current
2009-08-18
Peter Rabbitson
Un-plan test and fix authorship
blob
|
commitdiff
|
diff to current
2009-08-17
Robert Buels
added more tests for multi-schema support in 72pg.t
blob
|
commitdiff
|
diff to current
2009-08-10
Robert Buels
added test for empty table before non-schema-qualified...
blob
|
commitdiff
|
diff to current
2009-08-06
Robert Buels
failing (crashing, really) test for this strange pg...
blob
|
commitdiff
|
diff to current
2009-07-03
Peter Rabbitson
Ask for newer DBD::Pg in author mode, suggest the newer...
blob
|
commitdiff
|
diff to current
2009-05-19
Peter Rabbitson
Make sure pg test can restart after half-way failures
blob
|
commitdiff
|
diff to current
2009-04-28
Peter Rabbitson
Fix a todo and some minor test adjustments
blob
|
commitdiff
|
diff to current
2009-04-24
Peter Rabbitson
Cosmetic change
blob
|
commitdiff
|
diff to current
2009-04-24
Moritz Onken
cleanup 72pg.t
blob
|
commitdiff
|
diff to current
2009-04-24
Moritz Onken
patch for DBI.pm so store_column is called only once...
blob
|
commitdiff
|
diff to current
2009-02-27
Peter Rabbitson
We already depend on latest SQLA - remove all reference...
blob
|
commitdiff
|
diff to current
2009-02-20
Matt S Trout
revert previous revision
blob
|
commitdiff
|
diff to current
2009-02-17
Norbert Buchmuller
* Fixed to make it work with [colname => value] bind...
blob
|
commitdiff
|
diff to current
2009-01-29
Peter Rabbitson
A pass is not strictly necessary for a test connection
blob
|
commitdiff
|
diff to current
2008-11-25
Norbert Buchmuller
* Fixed the number of tests skipped in a SKIP block.
blob
|
commitdiff
|
diff to current
2008-11-25
Norbert Buchmuller
* Fixed the test plan in 72pg.t.
blob
|
commitdiff
|
diff to current
2008-11-25
Norbert Buchmuller
* Added a test for arrayref bind values in search...
blob
|
commitdiff
|
diff to current
2008-11-25
Norbert Buchmuller
* Made PostgreSQL array tests SKIP if SQLA version...
blob
|
commitdiff
|
diff to current
2008-11-21
Norbert Buchmuller
* Added tests for passing arrayrefs as bind values...
blob
|
commitdiff
|
diff to current
2008-10-12
Peter Rabbitson
Fix omission in pg test
blob
|
commitdiff
|
diff to current
2008-09-21
Peter Rabbitson
Accomodate postgres being really load on CREATE
blob
|
commitdiff
|
diff to current
2008-03-25
Anders Nor Berle
Back all savepoint tests out of (mysql|pg).t
blob
|
commitdiff
|
diff to current
2008-03-25
Anders Nor Berle
Various fun things.
blob
|
commitdiff
|
diff to current
2008-03-24
Anders Nor Berle
Initial commit of auto_savepoint + some fixes
blob
|
commitdiff
|
diff to current
2007-11-07
Johannes Plunien
fixed sequence auto nextval tests
blob
|
commitdiff
|
diff to current
2007-09-29
Wallace Reis
select for patch from justin
blob
|
commitdiff
|
diff to current
2007-07-16
Matt S Trout
fixup for datetime parser from Matt Lawrence (mattlaw)
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-09-12
Brandon L. Black
column_info_from_storage(1) is cleaner anyways
blob
|
commitdiff
|
diff to current
2006-06-29
Brandon L. Black
turn off automatic columns_info_for by default. Can...
blob
|
commitdiff
|
diff to current
2006-05-26
Matt S Trout
hopefully fixup pg tests (thanks to zby, all bugs mine)
blob
|
commitdiff
|
diff to current
2006-05-24
Aran Deltac
Incorporate changes in -current.
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