projects
/
dbsrgits/DBIx-Class.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
5e7ac8f
)
Changes note for param_bind since the authors forgot
Matt S Trout [Wed, 17 Jan 2007 01:42:25 +0000 (
01:42
+0000)]
Changes
patch
|
blob
|
blame
|
history
diff --git
a/Changes
b/Changes
index
b97d98b
..
92826fd
100644
(file)
--- a/
Changes
+++ b/
Changes
@@
-1,5
+1,6
@@
Revision history for DBIx::Class
+ - add support for binding BYTEA and similar parameters (w/Pg impl)
- add support to Ordered for multiple ordering columns
- mark DB.pm and compose_connection as deprecated
- switch tests to compose_namespace