Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pragma list #841

Merged
merged 2 commits into from
Jan 31, 2025
Merged

Pragma list #841

merged 2 commits into from
Jan 31, 2025

Conversation

glommer
Copy link
Contributor

@glommer glommer commented Jan 31, 2025

No description provided.

The pragma list will only grow. The strum crate can be used to:
* automatically convert to string from enum
* automatically convert to enum from string
* implement an iterator over all elements of the enum
List all available pragmas (Except pragma_list)
@penberg penberg closed this in c05b81f Jan 31, 2025
@penberg penberg merged commit c05b81f into tursodatabase:main Jan 31, 2025
27 of 28 checks passed
@glommer glommer deleted the pragma-list branch January 31, 2025 16:36
penberg added a commit that referenced this pull request Feb 1, 2025
Instead of always having the caller specify all instructions, this
    work introduces convenience functions into the program builder,
    making the code a lot cleaner.
    Draft for now, as this is done on top of #841

Reviewed-by: Jussi Saurio <[email protected]>

Closes #844
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