Sha256: ae58b13c5159a4fa290fde3c5da63a62d7eea5fb5e0e651208aacb24be1290af
Contents?: true
Size: 782 Bytes
Versions: 4
Compression:
Stored size: 782 Bytes
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "build_sqlite_connection", "path": "packages/ree_dao/package/ree_dao/functions/build_sqlite_connection.rb", "mount_as": "fn", "class": "ReeDao::BuildSqliteConnection", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Sequel::Database", "args": [ { "arg": "conn_opts", "type": "{:database => String, :readonly? => Bool, :timeout? => Integer}" }, { "arg": "opts", "type": "Ksplat[\"RestKeys\" => Any]" } ] } ], "links": [ { "target": "build_connection", "package_name": "ree_dao", "as": "build_connection", "imports": [ ] } ] }
Version data entries
4 entries across 4 versions & 1 rubygems