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
I think a good feature could be to search your schemas in sub directories, in order to have your database schemas separated by folder instead than files. That could help with your migrations too, maybe including a flag like -r or something like that.
The text was updated successfully, but these errors were encountered:
Hey @AnthonyLzq , sorry I'm just seeing this! That's a really great suggestion!
Currently all my extra hours are going towards https://bridg.dev , but when I get some free time to work on this project again that would definitely be at the top of my list. It actually sounds like it would be super easy to add if anyone seeing this would like to try to implement it.
I think a good feature could be to search your schemas in sub directories, in order to have your database schemas separated by folder instead than files. That could help with your migrations too, maybe including a flag like
-r
or something like that.The text was updated successfully, but these errors were encountered: