Skip to content

Conversation

@hymkor
Copy link
Owner

@hymkor hymkor commented Jan 4, 2026

-       select 'temp_schema' AS schema,name,rootpage,sql FROM sqlite_temp_schema
-       where type = 'temp_schema'`,
+       select 'temp' as schema,name,rootpage,sql from sqlite_temp_master
+       where type = 'table'`,

@hymkor hymkor self-assigned this Jan 4, 2026
@hymkor hymkor merged commit 76503c9 into master Jan 4, 2026
1 check passed
@hymkor hymkor deleted the tempschema branch January 4, 2026 04:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants