Option 1: [global.databases] sqlite_db = { url = "db.sqlite" } # Option 2: [global.databases.my_db] url = "mysql://root:root@localhost/my_db" # With a ...
確定! 回上一頁