Sha256: 1bb4b5cc5a80f15e1e3149079853f441a7471d28e3b601a0274a2bb65d0b8a2c
Contents?: true
Size: 813 Bytes
Versions: 4
Compression:
Stored size: 813 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, :max_connections? => 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