issues
search
LibreCat
/
Catmandu-DBI
A Catmandu::Store plugin for DBI based interfaces
Other
0
stars
1
forks
source link
tests for sqlite, mysql and postgres
#9
Closed
nicolasfranck
closed
9 years ago
nicolasfranck
commented
9 years ago
tests for sqlite, mysql and postgres
all fields are quoted
field data no longer forced in tables
slice(start) works now by using a default max limit (2**63 - 1). This should be big enough for most use cases.