mirror of
https://github.com/edcommonwealth/sqm-dashboards.git
synced 2026-03-07 21:48:16 -08:00
continue refactoring
This commit is contained in:
parent
b7abf2bc8b
commit
757638f6ca
13 changed files with 64 additions and 38 deletions
|
|
@ -12,6 +12,7 @@
|
|||
|
||||
ActiveRecord::Schema[7.0].define(version: 2022_06_16_220352) do
|
||||
# These are extensions that must be enabled in order to support this database
|
||||
enable_extension "pg_stat_statements"
|
||||
enable_extension "plpgsql"
|
||||
|
||||
create_table "academic_years", id: :serial, force: :cascade do |t|
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue