16007: Name our custom queries consistently
[arvados.git] / services / api / db / migrate / 20200501150153_permission_table.rb
2020-05-13 Peter Amstutz16007: Name our custom queries consistently
2020-05-13 Peter Amstutz16007: Can finally commit structure.sql
2020-05-13 Peter Amstutz16007: All the API tests pass!!!
2020-05-12 Peter Amstutz16007: Account for all the edges. still wip.
2020-05-11 Peter Amstutz16007: Almost everything passes
2020-05-09 Peter Amstutz16007: Still WIP trying to figure out what to do with...
2020-05-09 Peter Amstutz16007: Getting closer to a thing that works
2020-05-09 Peter Amstutz16007: Now switch over to incremental permissions ...
2020-05-07 Peter Amstutz16007: use statement_timestamp for checking trash_at...
2020-05-07 Peter Amstutz16007: initialize materialized_permissions from search_...
2020-05-05 Peter Amstutz16007: New unified method for updating trash status...
2020-05-04 Peter Amstutz16007: Check trash_at timestamp
2020-05-04 Peter Amstutz16007: Remove 'trashed' from permission computation
2020-05-04 Peter Amstutz16007: Separating 'trashed' from 'permissions' WIP
2020-05-01 Peter Amstutz16007: Use table instead of materialized view for permi...