projects
/
dbsrgits/DBIx-Class-Historic.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
split connect_info parser out into private _normalize_connect_info
[dbsrgits/DBIx-Class-Historic.git]
/
lib
/
2010-01-10
Rafael Kitover
split connect_info parser out into private _normalize_c...
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Merge 'connected_schema_leak' into 'trunk'
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Changes
tree
|
commitdiff
2010-01-09
Peter Rabbitson
A "fix" for sqlt-related schema leaks
tree
|
commitdiff
2010-01-09
Peter Rabbitson
Proper invocation
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Put utf8columns in line with the store_column fix
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Resolve problem reported by lists.scsys.co.uk/pipermail...
tree
|
commitdiff
2010-01-08
Peter Rabbitson
Weird test failures
tree
|
commitdiff
2010-01-07
Peter Rabbitson
Wrong title
tree
|
commitdiff
2010-01-07
Peter Rabbitson
Minor optimization
tree
|
commitdiff
2010-01-07
Peter Rabbitson
5.8.1 is minimum required perl
tree
|
commitdiff
2010-01-06
Rafael Kitover
remove alignment mark on base64 md5
tree
|
commitdiff
2010-01-05
Rafael Kitover
minor change: use more of the hash if possible for...
tree
|
commitdiff
2010-01-05
Rafael Kitover
Merge 'oracle_shorten_aliases' into 'trunk'
tree
|
commitdiff
2010-01-05
Rafael Kitover
append half of a base64 MD5 to shortened table aliases...
tree
|
commitdiff
2010-01-03
Rafael Kitover
fix _rebless into sybase/mssql/nobindvars
tree
|
commitdiff
2010-01-02
Florian Ragwitz
Port replicated storage from MXAH to native traits.
tree
|
commitdiff
2010-01-02
Matt S Trout
fix typo in variable name
tree
|
commitdiff
2010-01-01
Rafael Kitover
fix uninitialized warning and a bug in ResultSet
tree
|
commitdiff
2009-12-31
Rafael Kitover
POD touchups
tree
|
commitdiff
2009-12-31
Rafael Kitover
got something working
tree
|
commitdiff
2009-12-24
Peter Rabbitson
Don't call the PK setter if no PK
tree
|
commitdiff
2009-12-24
Peter Rabbitson
Fix deployment_statements context sensitivity regression
tree
|
commitdiff
2009-12-23
Rafael Kitover
minor POD fixes
tree
|
commitdiff
2009-12-19
Peter Rabbitson
Fix RT52812
tree
|
commitdiff
2009-12-18
Alexander Hartmaier
dclone pod take #2
tree
|
commitdiff
2009-12-18
Alexander Hartmaier
link to DBIx::Class::Row
tree
|
commitdiff
2009-12-18
Alexander Hartmaier
Schema POD inprovement for dclone
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-12-17
Alexander Hartmaier
Cookbook POD fix for add_drop_table instead of add_drop...
tree
|
commitdiff
2009-12-17
Rafael Kitover
more types for ADO fix, and documentation
tree
|
commitdiff
2009-12-17
Rafael Kitover
cleanup source_bind_attributes for ADO
tree
|
commitdiff
2009-12-17
Rafael Kitover
minor changes
tree
|
commitdiff
2009-12-17
Rafael Kitover
somewhat better fix for ADO
tree
|
commitdiff
2009-12-16
Curtis "Ovid" Poe
Have has_one/might_have warn if set on nullable columns.
tree
|
commitdiff
2009-12-12
Peter Rabbitson
As clear as it gets
tree
|
commitdiff
2009-12-12
Peter Rabbitson
Even clearer unloaded FK exception
tree
|
commitdiff
2009-12-10
Arthur Axel "fREW...
release 0.08115
tree
|
commitdiff
2009-12-10
Peter Rabbitson
First half of distinct cleanup
tree
|
commitdiff
2009-12-09
Arthur Axel "fREW...
fail nicely if user doesn't have perms for xp_msver
tree
|
commitdiff
2009-12-09
Peter Rabbitson
Merge 'mssql_rno_pagination' into 'trunk'
tree
|
commitdiff
2009-12-09
Rafael Kitover
workaround for evil ADO bug
tree
|
commitdiff
2009-12-09
Rafael Kitover
fix _get_mssql_version for ODBC
tree
|
commitdiff
2009-12-09
Peter Rabbitson
Fix comment
tree
|
commitdiff
2009-12-09
Peter Rabbitson
It's almost 2010 - load_components ('Core') is like...
tree
|
commitdiff
2009-12-09
Arthur Axel "fREW...
fix mssql version check so it's lazier
tree
|
commitdiff
2009-12-08
Arthur Axel "fREW...
real exception instead of die
tree
|
commitdiff
2009-12-08
Arthur Axel "fREW...
add version check for mssql 2005 and greater
tree
|
commitdiff
2009-12-07
Peter Rabbitson
Forgotten auto-savepoint example patch
tree
|
commitdiff
2009-12-05
Peter Rabbitson
DB2 and MSSQL have different default order syntaxes
tree
|
commitdiff
2009-12-05
Peter Rabbitson
Better not touch Top - it's too complex at this point
tree
|
commitdiff
2009-12-05
Peter Rabbitson
Wrap mssql selects in yet another subquery to make...
tree
|
commitdiff
2009-12-04
Peter Rabbitson
Unify the MSSQL and DB2 RNO implementations - they...
tree
|
commitdiff
2009-12-04
Peter Rabbitson
KISS - a select(1) makes perfect ordering criteria
tree
|
commitdiff
2009-12-04
Peter Rabbitson
Add support for unordered limited resultsets
tree
|
commitdiff
2009-12-04
Peter Rabbitson
Smarter implementation of the select top 100pct subsele...
tree
|
commitdiff
2009-12-04
Peter Rabbitson
Variable clash
tree
|
commitdiff
2009-12-04
Peter Rabbitson
Merge 'trunk' into 'create_scalarref_rt51559'
tree
|
commitdiff
2009-12-03
Arthur Axel "fREW...
fix RNO for MSSQL to not use a kludgy regexp
tree
|
commitdiff
2009-12-03
Peter Rabbitson
Sanify populate arg handling
tree
|
commitdiff
2009-12-03
Peter Rabbitson
Source sanity check on subqueried update/delete
tree
|
commitdiff
2009-12-03
Peter Rabbitson
The correct top100 mssql solution and test
tree
|
commitdiff
2009-12-03
Arthur Axel "fREW...
Switch to RowNumberOver for MSSQL
tree
|
commitdiff
2009-12-02
Jess Robinson
Added note about prefetch and has_many related objects
tree
|
commitdiff
2009-11-30
Dan Thomas
Alter the docs for has_many relationships to make them...
tree
|
commitdiff
2009-11-30
Jess Robinson
Remove over-emphasis on +select/+as. Add docs on prefet...
tree
|
commitdiff
2009-11-27
Peter Rabbitson
Fix search_related wrt grouped resultsets (distinct...
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Fix for rt46953
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Another count() quirk down
tree
|
commitdiff
2009-11-26
Peter Rabbitson
Sanify search_related chaining code (no functional...
tree
|
commitdiff
2009-11-25
Peter Rabbitson
Test and fix scalarref in an inflatable slot corner...
tree
|
commitdiff
2009-11-25
Peter Rabbitson
wtf
tree
|
commitdiff
2009-11-24
Peter Rabbitson
Merge 'void_populate_resultset_cond' into 'trunk'
tree
|
commitdiff
2009-11-24
Peter Rabbitson
Better naming and a bit leaner implementation. Main...
tree
|
commitdiff
2009-11-23
Peter Rabbitson
Add missing Sub::Name invocations and improve the SQLA...
tree
|
commitdiff
2009-11-23
Rafael Kitover
Merge 'sybase_refactor' into 'trunk'
tree
|
commitdiff
2009-11-23
Rafael Kitover
add subname to rdbms_specific_methods wrapper
tree
|
commitdiff
2009-11-23
Peter Rabbitson
refactor part 2
tree
|
commitdiff
2009-11-23
Peter Rabbitson
Merge 'trunk' into 'sybase_refactor'
tree
|
commitdiff
2009-11-23
Peter Rabbitson
Fix ::Versioned regression introduced in r7925
tree
|
commitdiff
2009-11-23
Peter Rabbitson
Whoops
tree
|
commitdiff
2009-11-23
Peter Rabbitson
refactor part1
tree
|
commitdiff
2009-11-22
Rafael Kitover
override _run_connection_actions for internal connectio...
tree
|
commitdiff
2009-11-22
Rafael Kitover
fix connection setup for Sybase
tree
|
commitdiff
2009-11-19
Peter Rabbitson
POD fixes
tree
|
commitdiff
2009-11-19
Peter Rabbitson
Bail out eary in Versioned if no versioning checks...
tree
|
commitdiff
2009-11-17
Peter Rabbitson
Merge 'trunk' into 'void_populate_resultset_cond'
tree
|
commitdiff
2009-11-16
Peter Rabbitson
Merge 'prefetch-group_by' into 'trunk'
tree
|
commitdiff
2009-11-16
Peter Rabbitson
Fix order_by/distinct bug
tree
|
commitdiff
2009-11-16
Peter Rabbitson
Make _resolve_column_info function without supplying...
tree
|
commitdiff
2009-11-15
Rafael Kitover
fix MSSQL via DBD::Sybase regression
tree
|
commitdiff
2009-11-15
Peter Rabbitson
FK constraints towards a view don't quite work
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Hide from pause
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Move more code to DBIHacks, put back the update/delete...
tree
|
commitdiff
2009-11-15
Peter Rabbitson
Merge 'trunk' into 'prefetch_bug-unqualified_column_in_...
tree
|
commitdiff
2009-11-14
Peter Rabbitson
Release 0.08114
tree
|
commitdiff
2009-11-14
Rafael Kitover
Merge 'trunk' into 'ado_mssql'
tree
|
commitdiff
2009-11-13
Arthur Axel "fREW...
release woo!
tree
|
commitdiff
2009-11-13
Peter Rabbitson
Merge 'trunk' into 'prefetch_bug-unqualified_column_in_...
tree
|
commitdiff
next