Projekt

Obecné

Profil

Stáhnout (140 KB) Statistiky
| Větev: | Tag: | Revize:

# Datum Autor Komentář
fa03de5c 2021-04-06 17:23 Michal Seják

Re #8476 - Auxiliary script for database initialization, FileAnchor

08f22957 2021-04-06 16:18 Michal Seják

Re #8476 - Clarity update.

07622265 2021-04-06 14:42 Michal Seják

Re #8476 - Changed the name of `CertificatesUsages` to `CertificateUsages`.

1036d66a 2021-04-01 13:23 David Friesecký

Re: #8471 - Modified database
- password can be null
- FKs in CertificateUsages can not be null

bb5c266f 2021-04-01 10:51 David Friesecký

Re #8471 - Modified scripts and database
- relation between Certificates and CertificateUsages tables on delete 'no action' >> 'cascade'

b2a9b83d 2021-03-31 21:06 David Friesecký

Re #8471 - Tested direct DB communication
- implemented tests for Certificates and PrivateKeys tables via DBManager

ed6b52ea 2021-03-31 11:36 David Friesecký

Re #8471 - Created database file