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

Adding NaiveDate to ParameterValue #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tyler-harpool
Copy link

There was no way of implementing Date for postgres databases. This adds support for handling dates so that postgres is happy. Please somebody test.

There was no way of implementing Date for postgres databases. This adds support for handling dates so that postgres is happy. 

Signed-off-by: tyler-harpool <[email protected]>
@tyler-harpool tyler-harpool changed the title Adding NaiveDate to ParamaterValue Adding NaiveDate to ParameterValue Sep 23, 2024
@itowlson
Copy link
Contributor

@tyler-harpool I think this is going to need an update to the Spin WITs (https://github.com/fermyon/spin/blob/main/wit/rdbms-types.wit) - I don't think we have a Date case there at the moment.

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