Sha256: c2da933612abc9f949dbf39d3fb7d960dadad0981dc8cd2f7af843f8fd27ac47
Contents?: true
Size: 875 Bytes
Versions: 17
Compression:
Stored size: 875 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}" }, { "arg": "opts", "arg_type": "keyrest", "type": "Ksplat[\"RestKeys\" => Any]" } ] } ], "links": [ { "target": "build_connection", "package_name": "ree_dao", "as": "build_connection", "imports": [ ] } ] }
Version data entries
17 entries across 17 versions & 1 rubygems