Sqlite3-ruby 1.3.1, itextomml 1.3.26
Update vendored sqlite3-ruby and tests for latest itextmml.
This commit is contained in:
parent
29224d6bcc
commit
b3aae9b06d
16 changed files with 257 additions and 9 deletions
|
@ -33,6 +33,8 @@ module SQLite3
|
|||
# module before performing a query, and if you have not enabled results as
|
||||
# hashes, then the results will all be indexible by field name.
|
||||
class Database
|
||||
attr_reader :collations
|
||||
|
||||
include Pragmas
|
||||
|
||||
class << self
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue