-
**Is your feature request related to a problem? Please describe.**
Right now the default for Jet is to let postgres arrays get generated into golang strings.
You can override the generated types, bu…
-
When you use the `JSON_OBJECT()` function from the SQL standard (implemented in PostgreSQL 16), the formatter removes/does not insert a space between the `:` delimiting the key and value, which makes …
-
PostGIS documents seem to be written by a certain rule (`ST_XyzAbc` and upper case SQL words .etc).
Should we follow the SQL coding standard except pgRouting function name (`pgr_xyzAbc` .etc) ?
sanak updated
5 years ago
-
Tras emitir diversos certificados con normalidad, me he encontrado con este comportamiento:
![image](https://github.com/user-attachments/assets/abe30d2f-9425-4367-b262-cf4e884ad9e9)
- Como adminis…
-
**Project description**
ADBC aims to provide a minimal database client API standard, based on Arrow, for C, Go, and Java (with bindings for other languages). Applications code to this API standard …
-
### Have enough proficiency to write code in the language(s) needed for the OSPO and to teach the languages to somebody else.
**First Goal:**
- [ ] Write first pull request in Python or any language …
-
It would be great if the joins supported the [ASOF](https://duckdb.org/docs/guides/sql_features/asof_join.html) (specifically the left asof) joins as it is supported in duckdb. I know this is not stan…
-
We're experiencing the issue that the activity can't be loaded due to an invalid column.
The specs are:
Windows Server 2022 Standard 21H2
Apache/2.4.62 (Win64) OpenSSL/3.1.6 PHP/8.2.25
moodle V…
-
## Business Requirement
Optimize the database schema, document it thoroughly, and justify the database choice.
## Task Description
- Analyze the current database structure, identify optimization area…
-
Hey! I unfortunately don't have time atm to make a contribution to the code to replace the `REPLACE` statement with something more complicated but generic, preventing duplicate inserts. But I thought …