-
The documentation reports that ALTER TABLE operations on BITMAP INDEXES are synchronous, yet this does not appear to be the case.
Extract from the current docs https://docs.starrocks.io/docs/sql-refe…
-
When reusing a separate `IQueryable` in operations, e.g. `.Where(obj => otherQuery.Contains(obj))`, EF Core generates a subquery (as expected). However, in these cases, manually reviewing generated S…
-
**Use case**
To quickly/easily track/inspect a database schema it would be useful to have a command that dumps a/all database(s) to stdout.
**Describe the solution you'd like**
Something alik…
-
Create some test environment pages for injecting into PL/SQL code (Oracle) and T-SQL statements (MSSQL).
-
If the SQL statement is on a single line, the code runs fine. If the SQL is formatted on multiple lines, then [ISQL]ERROR: Could not SQLPrepare.
I am using VSCode to create the SQL statements and cod…
rkief updated
3 years ago
-
### Steps to reproduce
N/A
### The issue
Hi team,
My name is Philippe and I'm one of the maintainers of @paradedb. We make a Postgres extension called `pg_search`, which enables Elasticsea…
-
I use grouped regressions often (aka [Many Models](http://r4ds.had.co.nz/many-models.html)). Though your package makes it mostly painless to create grouped model sql code, maybe it would be nice to ha…
-
```
Often a database migration involves adding reference data to the database.
That reference data might not always be stored in SQL.
For example, GIS data can be stored in shapefiles. Translating s…
-
This is for https://github.com/uwdata/mosaic/issues/483, https://github.com/uwdata/mosaic/issues/510, and https://github.com/uwdata/mosaic/issues/506. Code is in https://github.com/cmudig/mosaic/tree/…
-
**Is your feature request related to a problem? Please describe.**
I would like a visual way to reorder columns in a psql table, and have dbgate generate all the sql statements to recreate the tabl…