How To Create A mySQL Table Without Using What The Dashboard Provides
jgomez0357HOBBY
a year ago
Is there an alternative way to create a mySQL Table that's not through the dashboard? I want to assign other constraints such as auto-increment, etc. onto my tables but it seems that the dashboard does not provide that option. Unless there is an option to assign constraints such as auto-increment on the dashboard that I may not be familiar with.
1 Replies
a year ago
Never use the data tab for data entry, even for things that it can do, I have seen too many people mess up their data with it.
My recommendation would be to deploy dbgate into your project and use it to connect to the database via the private network.