-
**Describe the bug**
If a folder is invalid Grate "just" skip it and return a successful error code.
**To Reproduce**
Run `dotnet grate --connectionstring "XXX" --folders thisFolderDoesnTExi…
-
# Summary
We will need a mechanism to (explicitly) update an older DB to the current schema, perhaps as an explicit ``pyani-plus update-db ...`` command. It might be safest if this generates a new …
-
### Current Behavior
The Package URL project has defined [`vers`](https://github.com/package-url/purl-spec/blob/version-range-spec/VERSION-RANGE-SPEC.rst), a specification for version ranges that is …
-
#### System information:
- Operating system: Windows and MacOS
- DBeaver version: 21.2.0
- Additional extensions: None
#### Connection specification:
- Database name and version: Mariadb 10.6.…
-
PostgreSQL version 11 in Azure Database PostgreSQL Flexible Server is retiring on November 9th, 2024
**Deprecation ID:** 1f1a6940-acf9-48b9-8f7f-f3811333f6a7
**Deadline:** Nov 09, 2024
**Impacted Ser…
-
This should be in a table in the database using semantic versioning and ideally include the last db folder related commit.
Also display in App and API.
-
In this issue, I want to collect topics and improvements for the documentation.
- Simplified getting started with platform specific hints
- Simplified ["Singleton service"](https://github.com/capa…
-
Hello,
Recently there was some work with BED files and RefSeq/Genbank chromosome IDs which typically have a period in them for versioning purposes (e.g. "NC_000001.11"). This is currently not allow…
-
### Component
API Server / GraphQL
### Describe the Feature Request
Add an Infrahub storage backend for git.
### Describe the Use Case
Customer request to be able to store artifacts (rendered con…
-
While a software is functioning it goes through evolutive and corrective changes.
A database may change it's schema.
These schemas must follow an order.
Liquibase is a solution used in large projects.