-
### Description
Hello, this is my first report ever, thanks for pointing out if anything should be reported differently.
command (example)
alter function myschema.myfunction owner to myowner;
…
-
I'm guessing this may not be supported, given this package depends on `pyodbc` which (as far as I know) doesn't accommodate SQL Server's 'fail-over partner' connection parameter.
**Is your feature re…
-
### Horizon Version
5.29.1
### Laravel Version
11.28.1
### PHP Version
8.3.8
### Redis Driver
PhpRedis
### Redis Version
6.0.2
### Database Driver & Version
MySQL 8.3.8
### Description
Th…
-
### Description
We have a lot of databases in our Snowflake and I am now more often seeing the Database Navigator have incorrect structure, mainly missing the schema list within the Database, and sho…
-
### Describe the Feature
I am trying to use this adapter to connect to my Oracle database which only supports kerberos for authentication and username/password is not supported. Can we please add thi…
-
### Description
I expected that the text in the comments could be anything (including incorrect sql code) and its content should not affect the operation of the query analyzer.
But in this case, C…
-
I didn't find a way to connect to a Oracle Autonomous Database.
Is there any roadmap for wallet support?
:arrow_down: Please click the :+1: reaction instead of leaving a `+1` or `update?` comment
-
### Description
When I set this option, nothing happens in Database navigator, all tables are shown in separate lists as before:
![изображение](https://github.com/user-attachments/assets/500ee6e…
-
### Description
Extracting an Oracle PKG with 3 parameters removed parameter 2.
**Should be**
```sql
PROCEDURE VALIDATE_CODE(O_CURSOR OUT SYS_REFCURSOR,
…
-
At this point Rookit only works with Smof (i.e. MongoDB), through the [rookit-mongodb](https://github.com/JPDSousa/rookit-mongodb) project. It would, however, be interesting to support other database …