-
## Specification
### JDBC SQL User's Configuration
**metricshub.yaml**
```yaml
resources:
db-host:
attributes:
# ...
protocols:
jdbc:
username: #
password: #
…
-
**Is your feature request related to a problem? Please describe.**
Cockroach documentation makes a recommendation regarding additional cluster settings and sql statements but those have to be applied…
-
Une erreur SQL se produit lors du paiement :
_Fatal error: Uncaught PDOException: SQLSTATE[23000]: Integrity constraint
violation: 1452 Cannot add or update a child row: a foreign key
constraint fa…
-
Currently, introspection over SQL adapter is a bit lacking. In some cases, we leak internal database structure that should not be visible to end users (i.e. schema `edgedbpub`) and in some cases we do…
-
### Is your feature request related to a problem?
I want to read csv files using sql
### Describe the solution you'd like
```sql
select * from read_csv('path/to/file');
```
### Describe alternat…
-
I opened my file, performed `:S min(my_column)` command, it worked, but getting back to original state with `:reset` is not working for me, fails with `sql parser error: Expected: identifier, found: …
-
Please tell me how to get source parameters inside the plugin? I want to supplement with data from other tables by making SQL queries inside pre_event.
-
## Description
## Implementation Considerations
## Deliverable
## Dependencies
depends on #
``` [tasklist]
### Acceptance Criteria
- [ ] Criteria 1
```
-
Such definition present in source code would resolve some datasources referenced from persistence.xml.
One issue with DataSourceDefinition is that they don't define the driver in use.
For example:
…
-
Curso de sql