-
**Input data**
Which SQL and options did you provide as input?
```sql
grant select on t to r;
grant select, insert, update, delete on t to r;
```
**Expected Output**
```sql
grant sel…
-
### Proposal Details
I propose to add a query builder that would help us to write more dynamic SQL queries.
## The problem
When writing webapps, it's common to have dynamic queries that are use…
-
### Describe the bug
The docs suggest creating a `yaml` file for profile but it not longer works: https://docs.openinterpreter.com/settings/profiles
### Reproduce
1. Create a `yaml` file in the fol…
-
# Password Manager
The Password Manager is a secure and efficient solution for storing and managing your passwords using SQLite3. This project is designed to help users keep track of their passwords …
-
Hello,
I am experiencing an error when trying to start a Python application that uses the sqlanydb library to connect to an SQL Anywhere database. The error message is:
sqlanydb.InterfaceError: …
-
### Current Behaviour
The elavator will barely stay idle, making it almost impossible to get on it. And the travel time up and down is much faster than expected.
### Expected Blizzlike Behaviour
It…
-
## Describe the bug
We are experiencing issues with our BigQuery ingestion jobs where there is no lineage between BigQuery tables and views in a significant number of cases.
The ingestion logs sh…
-
This is a fairly involved task. Many functions do not work as intended in the current Flink library.
Some functions extend the Convertlet table, which would need to be replicated:
- https://githu…
-
From a discussion with @xuwhite:
* Build up a "library" of commonly used SQL queries that seem to be useful or necessary for users.
* Allow users that have a certain permission level (maybe bureau…
-
**Describe the bug**
When attempting to rename a column in MySQL 8, if that column has an expression default value (like `CURRENT_TIMESTAMP`), Fluent Migrator incorrectly includes the cosmetic inform…