Logo
Explore Help
Sign In
TheArchive/zitadel
1
0
Fork 0
You've already forked zitadel
mirror of https://github.com/zitadel/zitadel.git synced 2025-08-11 14:27:32 +00:00
Code Issues Packages Projects Releases Wiki Activity
Files
fa9642e5fdf1bd405d106a04eba92efcf0df9f62
zitadel/backend/main.go

11 lines
264 B
Go
Raw Normal View History

doc
2025-05-08 19:03:14 +02:00
// huhu thanks for looking at this.
// you can find more comments and doc.go files in the v3 package.
// to get an overview i would start in the api package.
init
2025-02-13 13:49:55 +01:00
package main
feat: init migrations for transactional tables (#9946) # Which Problems Are Solved To start with transactional tables we need to setup the new `zitadel` schema in a way that does not rely on the event store later. # How the Problems Are Solved Setup step added which calls the function which executes the migrations. # Additional Changes none # Additional Context - closes #9933
2025-05-26 08:20:14 +02:00
// import "github.com/zitadel/zitadel/backend/cmd"
init
2025-02-13 13:49:55 +01:00
feat: init migrations for transactional tables (#9946) # Which Problems Are Solved To start with transactional tables we need to setup the new `zitadel` schema in a way that does not rely on the event store later. # How the Problems Are Solved Setup step added which calls the function which executes the migrations. # Additional Changes none # Additional Context - closes #9933
2025-05-26 08:20:14 +02:00
// func main() {
// cmd.Execute()
// }
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.4 Page: 177ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API