1ilit

Results 161 comments of 1ilit

Hey Clément, thanks for the suggestion. It would be interesting to support it but it would maybe be further down the line. I think letting the user specify a custom...

You can import a .sql file and the tables will be imported. Right now only tables in MySQL scripts get parsed and imported

Indexes yes, but it's a bit broken for relationships(so for FKs and triggers) now. The way things are now the program expects somewhat of a specific structure for the ast...

Yes, this can be naively implemented with what we already have. I keep track of all changes or "deltas" for undo and redo which can be used to generate atomic...

Thanks for the contribution but this won't work. In order for this to work the diagrams would have to be saved somewhere centralized. Since they're saved locally in the browser,...

could you please send the file you're trying to import please if you don't mind sharing

Yes! I'm going to be working on a vscode extension during the summer break

Thank you @joker507. This will be supported hopefully soon