sequeler icon indicating copy to clipboard operation
sequeler copied to clipboard

SQL Client built in Vala

Results 79 sequeler issues
Sort by recently updated
recently updated
newest added

I have a table which has many columns, one of them being a BLOB, when I switch to the "content" tab, sequeler crashes

Right Now, it only executes the first query and ignores the remaining ones.

enhancement

Looks like with below patch sequeler can be compiled with gtksourceview-4 ```patch --- a/src/meson.build~ 2019-04-07 18:31:49.000000000 +0100 +++ b/src/meson.build 2019-04-23 06:51:25.180368032 +0100 @@ -59,7 +59,7 @@ dependency('libgda-5.0'), dependency('libssh2'), dependency('libsecret-1'), -...

I have a database with a table in it that contains some fields of the type date. When issuing a query on that table the dates don't get displayed. I...

bug
LibGDA

![image](https://user-images.githubusercontent.com/40257388/108995537-03667280-767c-11eb-8185-8f50db4cf44b.png) The error above happens to occur every time I start using a different window on my computer and come back to query something in Sequeler When using other Apps,...

I am using the flathub version, though I do not know how to identify the actual version number from within the app. I did run flatpak update to ensure I...

As you can see in the image, the products table contains 6 records, but Sequeler counts 0 records. This bug is now noticeable when the Empty Table icon is being...

bug

I'm unable to create a new table on mysql database using the 'add table' button at bottom left corner section. It is grey an unable to be selected. Is this...

#346 [Granite v5.2](https://github.com/elementary/granite/tree/5.2.0/lib/Widgets) does not have `AccelLabel`, and [v5.3](https://github.com/elementary/granite/tree/5.3.0/lib/Widgets) has it!

invalid

I'm trying to build release 0.8.0 on Devuan GNU/Linux 3 (~= Debian Buster without systemd). configuration passes, but during the build, I get: ``` FAILED: src/25a6634@@com.github.alecaddd.sequeler@exe/Main.c src/25a6634@@com.github.alecaddd.sequeler@exe/Application.c src/25a6634@@com.github.alecaddd.sequeler@exe/Window.c src/25a6634@@com.github.alecaddd.sequeler@exe/Layouts/HeaderBar.c src/25a6634@@com.github.alecaddd.sequeler@exe/Layouts/Main.c...