Method GetSchemaScript()
Returns the full SQL script that creates the REDB schema.
Useful for manual database setup or CI/CD pipelines.
public string GetSchemaScript()
Returns the full SQL script that creates the REDB schema.
Useful for manual database setup or CI/CD pipelines.
public string GetSchemaScript()