Uses of Class
org.linuxforhealth.fhir.database.utils.schema.UpdateSchemaVersion
-
Packages that use UpdateSchemaVersion Package Description org.linuxforhealth.fhir.database.utils.schema -
-
Uses of UpdateSchemaVersion in org.linuxforhealth.fhir.database.utils.schema
Subclasses of UpdateSchemaVersion in org.linuxforhealth.fhir.database.utils.schema Modifier and Type Class Description class
UpdateSchemaVersionPostgresql
Update the schema version recorded in the WHOLE_SCHEMA_VERSION table Postgresql-specific to handle ON CONFLICT DO NOTHING
-