Sha256: e83f7eb07982dbff1a4788cbdce84efa06f3962b7acd763ca5dffb4827b3c780
Contents?: true
Size: 1.05 KB
Versions: 4
Compression:
Stored size: 1.05 KB
Contents
{ "schema_type": "object", "ree_version": "1.0.1", "name": "build_connection", "path": "packages/ree_dao/package/ree_dao/functions/build_connection.rb", "mount_as": "fn", "class": "ReeDao::BuildConnection", "factory": null, "methods": [ { "doc": "", "throws": [ ], "return": "Any", "args": [ { "arg": "conn_opts", "type": "Hash" }, { "arg": "opts", "type": "Ksplat[:timeout? => Integer, :convert_two_digit_years? => Bool, :single_threaded? => Bool, :extensions? => ArrayOf[Symbol], :datetime_class? => Or[Time, DateTime], :after_connect? => Proc, :database_timezone? => Or[utc, local], :application_timezone? => Or[utc, local], :typecast_timezone? => Or[utc, local], :connection_validation_timeout? => Integer, :logger? => Logger, :sql_log_level? => [fatal, error, warn, info, debug]]" } ] } ], "links": [ { "target": "connections", "package_name": "ree_dao", "as": "connections", "imports": [ ] } ] }
Version data entries
4 entries across 4 versions & 1 rubygems