Files
Jeremy Evans 4a4efb1da9 Drop columns from access_tag, and drop applied_tag and access_policy
This makes access_tag a pure project <-> accounts join table
(modulo the created_at column to see when the two were
associated).

This removes non-account entries from the access_tag table,
because that is required for the foreign key constraint to work.

While here, drop the applied_tag and access_policy tables, as they
are no longer used.
2025-01-20 13:08:20 -08:00
..
2023-07-21 13:43:08 +02:00
2023-09-26 09:58:47 +02:00
2023-10-17 17:49:24 +02:00
2024-10-01 15:36:57 +02:00
2025-01-19 08:53:54 -08:00