Alessandro

Results 209 comments of Alessandro

I definitely need to create a proper Wiki to guide through the developers how to properly use the Controllers, Helpers, Laravel Mix, etc. Thanks for the request, will work on...

Well, look at that, it's possible to deploy VuePress to GitHub Pages: https://itnext.io/publish-a-vuepress-site-on-github-pages-with-travis-82036243bf36 I'm gonna see if I can make it work over the weekend, but if you guys want...

You need the symphony package. `composer install symphony`

@Cyborgscode Hi, can you take a look at the latest version of Sequeler and let me know if the problem still persists?

All right, I'm digging deeper into this issue. Can you run this query inside the query tab and tell me if the INDEXES are shown? Also, a screenshot or the...

And what if you run `SHOW INDEX FROM `? Do you get a different list from what's shown in the Relationship table? For me all the indexes and foreign keys...

Thanks for the report. I'm aware of this issue, and I'm experiencing it myself as well :sweat_smile: I'll try to find some times this weekend to fix it and release...

Yes there area. I'm waiting for the elementary OS 7 release so I can start working on the new stack, as well as porting Sequeler to GTK4 entirely.

Hello. I'm currently working on porting Sequeler to GTK4, as well as updating all dependencies to the latest releases, and fixing a bunch of bugs along the way. It's a...

I created a specific project: https://github.com/Alecaddd/sequeler/projects/2 And I'm currently working on this branch: https://github.com/Alecaddd/sequeler/tree/gtk4_port Once the basic build system is up and running, I'll start reworking the entire source code....