Dufeutrel Thibaut

Results 4 comments of Dufeutrel Thibaut

I think we could keep the current export system but add a message here (see image) where we would specify the number of tables not rendered on the export ![Image](https://github.com/user-attachments/assets/c5a4a3f9-bc12-45ee-8b5b-0555ebbc63eb)

I started to work on it, I added colors for the most used data types I'm trying to make a PR (be gentle, it's my first real issue) ![Image](https://github.com/user-attachments/assets/9e570a37-f39b-433e-8b74-c45190644adc)

I think you can try to do this on the page you want to export: ``` Ctrl+P -> Save as PDF ``` ![Image](https://github.com/user-attachments/assets/46d9e1da-c258-46bd-a32c-5e0710f0c6a5) It's true that integrating a button could...

I started to work on this, I think we can use 'IF NOT EXISTS' clause only on PostgreSQL and MySQL PS: SQLite too but it's already available