Sha256: 61fd8ce3d757b48ac9bddc56986c610f73bbdbba32d435fecc6324843d18843f
Contents?: true
Size: 505 Bytes
Versions: 4
Compression:
Stored size: 505 Bytes
Contents
Test that PG::Connection#escape_literal-less Mao.escape_literal works with binary data. Specify error handling at all levels. Reconnection. Do JOINs without all the "c1" "c2" "c3" business; assume (= check we can assume) that the primary table's columns come first, and secondary table's after; then just pick off the first n cols of a result tuple (where n is number of cols in primary table) and assign them to the primary table, and the remaining m (where m is no. of cols in secondary) to secondary.
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
mao-0.1.1 | TODO |
mao-0.1.0 | TODO |
mao-0.0.8 | TODO |
mao-0.0.7 | TODO |