Skip to content

Commit 1e11880

Browse files
committed
新增 ADDRESSES 表重建指令,及修正欄位
$ php artisan cbdb:regenerate-addresses-table
1 parent 363231a commit 1e11880

4 files changed

Lines changed: 798 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,6 @@ Homestead.yaml
1010
npm-debug.log
1111
yarn-error.log
1212
.env
13-
version.txt
13+
version.txt
14+
database/database.sqlite3
15+
.phpunit.result.cache

0 commit comments

Comments
 (0)