Make helper functions to have more Db agnostic code. #3
TommiPrami
started this conversation in
Ideas
Replies: 2 comments
-
Good idea. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Check the ORM samples. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Like in your example could be something like this.
Or how would be best to implelement and so,
Now the migration is just piece of SQL that is totally dependent on the current Database, which is very good start tough.
Beta Was this translation helpful? Give feedback.
All reactions