Sha256: 21c2051fd5f16fbe71850d8878faf189a6e14a3f3a56f4355b2a712eb246482f

Contents?: true

Size: 1.14 KB

Versions: 4

Compression:

Stored size: 1.14 KB

Contents

{
  "schema_type": "object",
  "ree_version": "1.0.1",
  "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}"
        },
        {
          "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.3 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.2 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.1 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json
ree_lib-1.0.0 lib/ree_lib/packages/ree_dao/schemas/ree_dao/functions/build_pg_connection.schema.json