Path matching

This commit is contained in:
Dan Milne
2025-11-17 12:12:17 +11:00
parent 093ee71c9f
commit 830810305b
14 changed files with 721 additions and 45 deletions

View File

@@ -10,7 +10,7 @@
#
# It's strongly recommended that you check this file into your version control system.
ActiveRecord::Schema[8.1].define(version: 2025_11_13_052831) do
ActiveRecord::Schema[8.1].define(version: 2025_11_16_025003) do
# These are extensions that must be enabled in order to support this database
enable_extension "pg_catalog.plpgsql"