Application of table.* ACL to records thar do not fit ACL condition
Hello. When trying to understand how ACL works, I built the following scenario: Table: u_test_dataFields: u_type, u_field_1, u_field_2, u_field_3, u_field_4; all of type stringRoles: test_data_manager, test_data_user Both roles have write permission ...