mirror of
https://github.com/directus/directus.git
synced 2026-01-23 04:58:00 -05:00
@@ -29,6 +29,7 @@ export default async function runAST(
|
||||
`Collection "${collection}" doesn't have a primary key column`,
|
||||
{
|
||||
service: 'database',
|
||||
table: collection,
|
||||
}
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user