Sha256: 8d33bff2aa17ec6eed7299d713a47ead1b816c18ce5855563df966f31484a421

Contents?: true

Size: 1.17 KB

Versions: 4

Compression:

Stored size: 1.17 KB

Contents

{
  "schema_type": "object",
  "schema_version": "1.0",
  "name": "build_pg_connection",
  "path": "packages/ree_dao/package/ree_dao/functions/build_pg_connection.rb",
  "mount_as": "fn",
  "class": "ReeDao::BuildPgConnection",
  "factory": null,
  "methods": [
    {
      "doc": "",
      "throws": [

      ],
      "return": "Sequel::Database",
      "args": [
        {
          "arg": "conn_opts",
          "type": "{:conn_str? => String, :adapter => String, :database? => String, :encoding? => String, :user? => String, :password? => String, :host? => String, :port? => String, :convert_infinite_timestamps? => Or[string, nil, float], :connect_timeout? => Integer, :driver_options? => Hash, :notice_receiver? => Proc, :sslmode? => Or[disable, allow, prefer, require, verify-ca, verify-full...], :sslrootcert? => String, :search_path? => String, :use_iso_date_format? => Bool, :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

Version Path
ree_lib-1.0.32 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.31 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.30 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.29 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json