Skip to content

Make positional args DbType specific#12

Open
zoranzaric wants to merge 1 commit intotreydempsey:mainfrom
zoranzaric:positional-args
Open

Make positional args DbType specific#12
zoranzaric wants to merge 1 commit intotreydempsey:mainfrom
zoranzaric:positional-args

Conversation

@zoranzaric
Copy link
Copy Markdown

sqlx-crud wasn't working for me with postgres. I had to change how positional arguments are templated. This works for both sqlite and postgres. For the other's I defaulted to the existing behaviour of using ?.

Tests are passing.

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