mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 11:07:32 +00:00
4 lines
172 B
Go
4 lines
172 B
Go
![]() |
// [database/sql] implementation of the interfaces defined in the database package.
|
||
|
// This package is used to migrate from event driven to relational Zitadel.
|
||
|
package sql
|