Skip to content
🚀 This documentation is for unreal-orm 1.0.0 alpha which requires SurrealDB 2.0 SDK. For use with version 1.x, see here.

clearConfig

clearConfig(): void

Defined in: config/index.ts:104

Clears the global database configuration. Useful for testing or when switching connections.

void