Skip to content
This repository has been archived by the owner on Jul 7, 2021. It is now read-only.

Udated PR #105 #114

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Udated PR #105 #114

wants to merge 3 commits into from

Conversation

Th3Whit3Wolf
Copy link

@Th3Whit3Wolf Th3Whit3Wolf commented Mar 11, 2021

This is PR 105 updated to the current codebase.

Single-quoting the value makes it impossible to use functions.
Instead, the quoting should happen in the parameter to default().
This should also close #99.

Updated the PR to do the same for SQLite and MySQL, should now also close #90.

Single-quoting the value makes it impossible to use functions. Instead, the quoting should happen in the parameter to default()
@Th3Whit3Wolf
Copy link
Author

You probably already now this but cargo-travis is not building right now causing ci tests to fail.

@bronson
Copy link

bronson commented Apr 13, 2021

Really like this. 🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Default for Date and different Date Types barrel produces invalid SQL for foreign keys with a default
2 participants