-
I am experiencing issues inserting records into a CSW with ISOMetadataStore (SQL). Tables have been created (see #531).
I am using cURL and the insert example from the CSW demo [1]:
```
wget --post-…
-
I am experiencing issues requesting records from a CSW with ISOMetadataStore (SQL). Tables have been created (see #531), but no records have been inserted yet.
Request:
```
http://localhost:8080/de…
-
Sql statement should follow this indentation style - https://moodledev.io/general/development/policies/codingstyle/sql#indentation
https://github.com/examus/moodle-availability_examus2/blob/3658279…
-
- It seems that the time it takes to lint a file increases exponentially with the size the file.
- It seems that performance when using bigquery is worse than other SQL flavors (e.g. ANSI). E.g. for…
-
Trying to import the `docs/sql/pristine.sql` or `tests/sql/testsuite.sql` files in a recent version of Mysql or MariaDB fails, because some indexes are too short for UTF8MB4. Columns that are ASCII-b…
-
-
### Environment
- Oban Version: latest commit on main
- MySQL version: 8.2
- Elixir & Erlang/OTP Versions:
- Erlang/OTP 25 [erts-13.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threa…
-
I currently have a SQL database that i populated with my own application and now i am thinking of moving to a saleor instance and was looking out ways to migrate my current DB to saleor is it possible…
-
### Link to the coursework
https://www.youtube.com/watch?v=dTNamL30sDg
### Why are we doing this?
To learn how to use Google Sheets to store and query data is very useful. SQL is a powerful tool yo…
-
### What happened?
Performing destroy operation and pulumi keeps throwing this error:
`Error, failed to delete instance because deletion_protection is set to true. Set it to false to proceed wit…