mirror of
https://github.com/SrIzan10/hc-harbor.git
synced 2026-05-01 10:45:21 +00:00
Add airtable url to table sync concern (#236)
This commit is contained in:
3
db/schema.rb
generated
3
db/schema.rb
generated
@@ -10,12 +10,9 @@
|
||||
#
|
||||
# It's strongly recommended that you check this file into your version control system.
|
||||
|
||||
create_schema "pganalyze"
|
||||
|
||||
ActiveRecord::Schema[8.0].define(version: 2025_05_16_142043) do
|
||||
# These are extensions that must be enabled in order to support this database
|
||||
enable_extension "pg_catalog.plpgsql"
|
||||
enable_extension "pg_stat_statements"
|
||||
|
||||
create_table "ahoy_events", force: :cascade do |t|
|
||||
t.bigint "visit_id"
|
||||
|
||||
Reference in New Issue
Block a user