simon-spier0

Results 5 issues of simon-spier0

When I close the app window, it is closed, not minimized to system tray. Can you please add possibility to minimize the new version 3 to system tray? I cannot...

To allow user to be redirected to previous or specific page after login, django has default native parameter **NEXT** for that. When I want to implement it, this is the...

Hi, when I create my project migrations in localhost and then I develop the application to production and run the migrations, it raises error about missing "0004_alter_cronjoblock_id_alter_cronjoblog_id.py". To simulate the...

Hello, Currently, the default IDENTITY is **(0,1)**: ![image](https://github.com/dbeaver/dbeaver/assets/60992048/c931e362-c4c8-4068-a2ea-ef4059986c61) However, could you please change it to **(1,1)** as it has [MS SQL Server Management Studio by default](https://learn.microsoft.com/en-us/sql/t-sql/statements/create-table-transact-sql-identity-property?view=sql-server-ver16#arguments)? > You must specify...

feature request
x:mssql
xf:metadata
external

Hi, I've encountered a CSP issue due to the inline `style="width:210px;"` attribute in `filter_autocomplete.html`. Could you please move this inline style to an external CSS file? This would improve compatibility...