Files
ubicloud/db.rb
Jeremy Evans 2d9cb72039 Convert Authorization.matched_policies query from SQL to Sequel
This already cleans things up by avoiding the Sequel.lit("") code,
and will make it easier to support non-account subjects in the
future, by using a different subject_dataset.
2024-11-21 12:58:56 -08:00

1.9 KiB