-
https://www.udacity.com/course/ud197
-
Currently, relational databases are configured as data sources via the mandatory property `db_url` in the INI file. This is detailed in the documentation here: https://morph-kgc.readthedocs.io/en/late…
-
### Summarize Functionality
S3 is now a supported backup destination in SQL Server 2022, similar to backup to Azure blob storage URL.
1. For `Backup-DbaDatabase`: support backing up directly to S…
-
All relational databases support some way of checking whether a given JSON PATH exists in a JSON document. We should add a relational-level EF.Functions.JsonExists (or similar) which the different pro…
-
At the moment the `setCache()` only takes a handful of hard coded drivers (filesystem + some popular relational databases). It would be nice to write our own custom driver so we could implement a key/…
-
All of the major relational databases allow null values in unique key constraints.
As a workaround I could use unique indexes instead of alternate keys, but I would appreciate the semantics of a uniq…
-
# 👋 Greetings CoSSA
We need to build a Database for CoSSA for future purposes
Options:
- MySQL
- PostgreSQL
- Supabase
_What are Your Thoughts?_
-
- [x] Ch1
- [x] Ch2
- [x] Ch3
- [x] Ch4
pmags updated
4 years ago
-
Currently we are not adding detailed error descriptions directly from the respective SQL servers when a query fails.
We need a standard way of showing errors. There errors from all 3 of SQL plugins a…
-
**The debizium connector fails periodically and starts syncing everything again**
This is the config file we set up [https://gist.github.com/Lokesh14120/dd38d7cc7d07d61576eff318c2d77384](https://gi…