-
-
Notifications
You must be signed in to change notification settings - Fork 40
chore: leverage expressionFromString more in drizzle adder #556
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
Conversation
|
commit: |
Made the following changes:
|
8e4fc69
to
9514e24
Compare
No changeset, but should not be necessary here. |
A bit of the code here was unused. See #555
I haven't gotten a chance to test this yet, but thought I'd share my progress before I have to run for the day. Manuel thought that we might need to tweakexpressionFromString
to delete theLiteral.raw property
so that it can pick the proper quote type. I've not checked that yet and assume we'll need to update it