MySQL support #239
MySQL support #239
Comments
I'm going to start developing this driver. |
I will develop it as a separate package. |
Why a separate package? IMHO is better just create mysql directory inside adapter repo. |
What do others think about it? |
IMO use adapters |
Yes. |
works for me. would find this useful, let me know through here if you fork it and can work on it |
@avelino @felipeweb @crgimenes @lerrua @fabriziomello I would like your opinion on how best to resolve this. |
Another thing. |
In MySQL there is no way to return the inserted row directly in the insert.
The Insert function signature would change from:
To:
I need these parameters to be able to make the select that will return the inserted line. |
implementation history: |
No description provided.
The text was updated successfully, but these errors were encountered: