You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just trying this out.. Its pretty nice..
i dont think the generated code checks if the Table exists ?
What do you think about the idea of being able to generate the check and for all functions to call it ?
It would be a flag on the generator, so you dont have to use it.
Its very nice at Development time to more fast.
--
It brings uo the whole question of migrations of course too....
The text was updated successfully, but these errors were encountered:
What to do if we've found, that table doesnt exist? Return special error? Panic? Something else?
I suggest next autogenerated tables manager for struct User:
Just trying this out.. Its pretty nice..
i dont think the generated code checks if the Table exists ?
What do you think about the idea of being able to generate the check and for all functions to call it ?
It would be a flag on the generator, so you dont have to use it.
Its very nice at Development time to more fast.
--
It brings uo the whole question of migrations of course too....
The text was updated successfully, but these errors were encountered: