Sha256: 30afd15f27e17287e23d4587a4eafd5e0315f80ad91af4fac29e2c3391dc0007

Contents?: true

Size: 897 Bytes

Versions: 5

Compression:

Stored size: 897 Bytes

Contents

# frozen_string_literal: true

# This file is auto-generated from the current state of the database. Instead
# of editing this file, please use the operations feature of Active Record to
# incrementally modify your database, and then regenerate this schema definition.
#
# This file is the source Rails uses to define your schema when running `bin/rails
# db:schema:load`. When creating a new database, `bin/rails db:schema:load` tends to
# be faster and is potentially less error prone than running all of your
# operations from scratch. Old operations may fail to apply correctly if those
# operations use external dependencies or application code.
#
# It's strongly recommended that you check this file into your version control system.

ActiveRecord::Schema.define(version: 0) do
  # These are extensions that must be enabled in order to support this database
  enable_extension "plpgsql"
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
pg_trunk-0.2.0 spec/dummy/db/schema.rb
pg_trunk-0.1.3 spec/dummy/db/schema.rb
pg_trunk-0.1.2 spec/dummy/db/schema.rb
pg_trunk-0.1.1 spec/dummy/db/schema.rb
pg_trunk-0.1.0 spec/dummy/db/schema.rb