Sha256: 91b050f0f0bab781b34243bd56ee48623e251a41bd0479d62816ece914d051b7
Contents?: true
Size: 902 Bytes
Versions: 54
Compression:
Stored size: 902 Bytes
Contents
{ "schema_type": "object", "schema_version": "1.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", "arg_type": "req", "type": "{:database => String, :readonly? => Bool, :timeout? => Integer, :max_connections? => Integer, :pool_timeout? => Integer}" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[\"RestKeys\" => Any]" } ] } ], "links": [ { "target": "build_connection", "package_name": "ree_dao", "as": "build_connection", "imports": [ ] } ] }
Version data entries
54 entries across 54 versions & 1 rubygems