Working with Branch Permissions Tried this: INSERT INTO dolt_branch_control VALUES ('%', 'dev1', 'agent1', '%', 'write'); Got this error: Error: INSERT: non-Doltgres type found in destination: VARCHAR(16383) COLLATE utf8mb4_0900_ai_ci
Working with Branch Permissions
Tried this:
INSERT INTO dolt_branch_control VALUES ('%', 'dev1', 'agent1', '%', 'write');
Got this error:
Error: INSERT: non-Doltgres type found in destination: VARCHAR(16383) COLLATE utf8mb4_0900_ai_ci