projects
/
dbsrgits/DBIx-Class.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
The final version of the test
[dbsrgits/DBIx-Class.git]
/
lib
/
DBIx
/
Class
/
SQLAHacks.pm
2010-04-29
Peter Rabbitson
Allow limit syntax change in-flight without digging...
blob
|
commitdiff
2010-04-28
Peter Rabbitson
Refactor SQLA/select interaction (in reality just cleanup)
blob
|
commitdiff
|
diff to current
2010-04-24
Peter Rabbitson
_quote is now properly handled in SQLA
blob
|
commitdiff
|
diff to current
2010-03-24
Peter Rabbitson
Straight_join support RT55579
blob
|
commitdiff
|
diff to current
2010-03-15
Peter Rabbitson
Proper fix for RETURNING with default insert
blob
|
commitdiff
|
diff to current
2010-03-07
Rafael Kitover
fix RETURNING for empty INSERT
blob
|
commitdiff
|
diff to current
2010-02-08
Rafael Kitover
Merge 'trunk' into 'storage-interbase'
blob
|
commitdiff
|
diff to current
2010-02-05
Peter Rabbitson
No idea how I missed all these fails...
blob
|
commitdiff
|
diff to current
2010-02-04
Rafael Kitover
limit and better autoinc for Firebird
blob
|
commitdiff
|
diff to current
2010-01-22
Peter Rabbitson
Initial informix support
blob
|
commitdiff
|
diff to current
2010-01-08
Peter Rabbitson
Cleaner RNO sql
blob
|
commitdiff
|
diff to current
2009-12-15
Peter Rabbitson
Do not realias tables in the RNO subqueries
blob
|
commitdiff
|
diff to current
2009-12-05
Peter Rabbitson
DB2 and MSSQL have different default order syntaxes
blob
|
commitdiff
|
diff to current
2009-12-04
Peter Rabbitson
Unify the MSSQL and DB2 RNO implementations - they...
blob
|
commitdiff
|
diff to current
2009-11-23
Peter Rabbitson
Add missing Sub::Name invocations and improve the SQLA...
blob
|
commitdiff
|
diff to current
2009-09-22
Peter Rabbitson
The hack is no longer necessary with a recent sqla
blob
|
commitdiff
|
diff to current
2009-09-02
Peter Rabbitson
No fancy methods for the default_jointype, as we don...
blob
|
commitdiff
|
diff to current
2009-09-02
Peter Rabbitson
Invoke default_join_type only on undefined types
blob
|
commitdiff
|
diff to current
2009-09-02
Peter Rabbitson
First part of mysql insanity
blob
|
commitdiff
|
diff to current
2009-08-17
Peter Rabbitson
Cookbook entry for -as and syntax tests
blob
|
commitdiff
|
diff to current
2009-08-17
Peter Rabbitson
Allow select AS specification for functions only via...
blob
|
commitdiff
|
diff to current
2009-08-06
Rafael Kitover
Merge 'trunk' into 'table_name_ref'
blob
|
commitdiff
|
diff to current
2009-07-24
Rafael Kitover
fix a warning in SQLAHacks
blob
|
commitdiff
|
diff to current
2009-07-10
Rafael Kitover
Merge 'trunk' into 'table_name_ref'
blob
|
commitdiff
|
diff to current
2009-07-04
Peter Rabbitson
Hide devel documentation from the indexer
blob
|
commitdiff
|
diff to current
2009-07-03
Peter Rabbitson
Duh
blob
|
commitdiff
|
diff to current
2009-07-03
Peter Rabbitson
Fix some mssql shortcommings when confronted with the...
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Some hack consolidation
blob
|
commitdiff
|
diff to current
2009-07-02
Peter Rabbitson
Merge 'trunk' into 'mssql_top_fixes'
blob
|
commitdiff
|
diff to current
2009-06-30
Arthur Axel "fREW...
silly misspells and trailing whitespace
blob
|
commitdiff
|
diff to current
2009-06-30
Peter Rabbitson
Some fixes after review
blob
|
commitdiff
|
diff to current
2009-06-29
Peter Rabbitson
Make sure storage classes use c3, just like the rest...
blob
|
commitdiff
|
diff to current
2009-06-29
Peter Rabbitson
Support for -select/-as in SQLAHacks field selection
blob
|
commitdiff
|
diff to current
2009-06-28
Rafael Kitover
>table(\"foo") now works
blob
|
commitdiff
|
diff to current
2009-06-21
Peter Rabbitson
Make sure quoting works
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
That should be all
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
Test and merge fixes
blob
|
commitdiff
|
diff to current
2009-06-20
Peter Rabbitson
Maybe I've nailed it
blob
|
commitdiff
|
diff to current
2009-06-17
Peter Rabbitson
Half way working stuff, needs a LOT of tweaking still
blob
|
commitdiff
|
diff to current
2009-06-15
Peter Rabbitson
make all resolved attrs visible to sqla
blob
|
commitdiff
|
diff to current
2009-06-07
Peter Rabbitson
Make empty/default inserts use standard SQL
blob
|
commitdiff
|
diff to current
2009-05-30
Peter Rabbitson
Evil hack to make Carp::Clan work throughout SQLA as...
blob
|
commitdiff
|
diff to current
2009-05-30
Peter Rabbitson
Greatly simplify _order_by override to fallback on...
blob
|
commitdiff
|
diff to current
2009-05-26
Peter Rabbitson
Merge 'top_limit_altfix' into 'trunk'
blob
|
commitdiff
|
diff to current
2009-05-25
Peter Rabbitson
Actually don't need this anymore
blob
|
commitdiff
|
diff to current
2009-05-25
Peter Rabbitson
Merge 'top_limit_tweaks' into 'top_limit_altfix'
blob
|
commitdiff
|
diff to current
2009-05-25
Peter Rabbitson
The Top limit emulation bundled with SQLA::Limit assume...
blob
|
commitdiff
|
diff to current
2009-05-25
Peter Rabbitson
Move the DB2 Limit syntax setting into the storage...
blob
|
commitdiff
|
diff to current
2009-05-25
Peter Rabbitson
Factor out the order_by sqlahacks resolver
blob
|
commitdiff
|
diff to current
2009-05-24
Peter Rabbitson
Make sure we do not clobber search attributes when...
blob
|
commitdiff
|
diff to current
2009-05-23
Peter Rabbitson
Extend distinct deprecation tests and clarify warnings
blob
|
commitdiff
|
diff to current
2009-05-23
Rafael Kitover
Sybase autopk, and a test, no limit support yet
blob
|
commitdiff
|
diff to current
2009-05-22
Rafael Kitover
fix limit for DB2
blob
|
commitdiff
|
diff to current
2009-05-18
Arthur Axel "fREW...
cleanup for ribasushi
blob
|
commitdiff
|
diff to current
2009-05-18
Arthur Axel "fREW...
Fix order by clauses for MSSQL
blob
|
commitdiff
|
diff to current
2009-05-12
Peter Rabbitson
Some more die/croak conversions
blob
|
commitdiff
|
diff to current
2009-05-12
Peter Rabbitson
Cleanup
blob
|
commitdiff
|
diff to current
2009-05-12
Peter Rabbitson
Whops, forgotten post-merge tweaks
blob
|
commitdiff
|
diff to current
2009-05-11
Ron "Quinn" Straight
Moved DBIC::SQL::Abstract inner classes to DBIx::Class...
blob
|
commitdiff
|
diff to current