mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 06:46:24 +00:00
chore: remove debug log from migration generator
This commit is contained in:
@@ -47,8 +47,6 @@ export default async function generateContent(
|
||||
deleteRule: raw.deleteRule
|
||||
}
|
||||
|
||||
console.log(stubCollection)
|
||||
|
||||
// View collections require a viewQuery
|
||||
if (raw.type === 'view') {
|
||||
// Use placeholder query with required id column - real query will be set in structure migration
|
||||
|
||||
Reference in New Issue
Block a user