Sha256: e50131672a3a9a4eab4874de20bcad8a69709478eaa90cd47332b1cb4bbda531
Contents?: true
Size: 783 Bytes
Versions: 24
Compression:
Stored size: 783 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.0", "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
24 entries across 24 versions & 1 rubygems