How and when I should create all needed GoAdmin related tables in my DB?

Hello, I am trying to use GoAdmin in my project.

I have followed example in repo and when I started my Gin server - error:

panic: no such table: goadmin_site

So my question is how and when I should create all needed GoAdmin related tables in my DB?

@drygin Use the latest SQL data here: https://github.com/GoAdminGroup/go-admin/tree/master/data