Method GetSchemaScript()

Assembly: redb.Core.dll

Returns the full SQL script that creates the REDB schema.
Useful for manual database setup or CI/CD pipelines.

string GetSchemaScript()