Skip to content

Conversation

@b3j0f
Copy link

@b3j0f b3j0f commented Oct 17, 2025

Sqlite does not support arrays.
A solution is to dump/load arrays in/from json.

@dosubot dosubot bot added size:XS This PR changes 0-9 lines, ignoring generated files. backend Pertains to the Python backend. data layer Pertains to data layers. labels Oct 17, 2025
@b3j0f b3j0f force-pushed the bug-thread-tags-sqlite branch from b9bf4f4 to 4cebf61 Compare October 17, 2025 14:08
@github-actions
Copy link

github-actions bot commented Nov 1, 2025

This PR is stale because it has been open for 14 days with no activity.

@github-actions github-actions bot added the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 1, 2025
@hayescode
Copy link
Contributor

@b3j0f please add a description and reason why this change is needed, and why just sqlite.

@b3j0f b3j0f force-pushed the bug-thread-tags-sqlite branch from 4cebf61 to 66eba3f Compare November 4, 2025 13:05
@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. and removed size:XS This PR changes 0-9 lines, ignoring generated files. labels Nov 4, 2025
@b3j0f b3j0f force-pushed the bug-thread-tags-sqlite branch from 66eba3f to 2b76c93 Compare November 4, 2025 13:07
@b3j0f
Copy link
Author

b3j0f commented Nov 4, 2025

@b3j0f please add a description and reason why this change is needed, and why just sqlite.

Because sqlite does not support arrays. A solution is to format arrays in json

@github-actions github-actions bot removed the stale Issue has not had recent activity or appears to be solved. Stale issues will be automatically closed label Nov 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend Pertains to the Python backend. data layer Pertains to data layers. size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants