We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
按照文档操作,使用的mysql
多次执行 yao migrate --reset 出现的结果不一样 当然,xiang.开头的表是出错的地方
MacBook-Pro crm % yao migrate --reset [i18n] lstat /Users/workspace/yao/data/crm/langs: no such file or directory Update schema model: customer (customer) SUCCESS Update schema model: project (project) SUCCESS Update schema model: task (task) SUCCESS Update schema model: user (user) SUCCESS Update schema model: xiang.user (xiang_user) Fatal: runtime error: invalid memory address or nil pointer dereference
MacBook-Pro crm % yao migrate --reset [i18n] lstat /Users/workspace/yao/data/crm/langs: no such file or directory Update schema model: contract (contract) SUCCESS Update schema model: customer (customer) SUCCESS Update schema model: project (project) SUCCESS Update schema model: task (task) SUCCESS Update schema model: user (user) SUCCESS Update schema model: xiang.menu (xiang_menu) Fatal: runtime error: invalid memory address or nil pointer dereference
MacBook-Pro crm % yao migrate --reset [i18n] lstat /Users/workspace/yao/data/crm/langs: no such file or directory Update schema model: xiang.menu (xiang_menu) Fatal: runtime error: invalid memory address or nil pointer dereference
The text was updated successfully, but these errors were encountered:
sqlite3 是没有问题的
Sorry, something went wrong.
mysql Ver 15.1 Distrib 10.9.4-MariaDB, for osx10.17 (x86_64) using EditLine wrapper
Run: flows.demo.fake Fatal: 数据查询错误 near "truncate": syntax error
No branches or pull requests
按照文档操作,使用的mysql
多次执行 yao migrate --reset 出现的结果不一样 当然,xiang.开头的表是出错的地方
MacBook-Pro crm % yao migrate --reset
[i18n] lstat /Users/workspace/yao/data/crm/langs: no such file or directory
Update schema model: customer (customer) SUCCESS
Update schema model: project (project) SUCCESS
Update schema model: task (task) SUCCESS
Update schema model: user (user) SUCCESS
Update schema model: xiang.user (xiang_user) Fatal: runtime error: invalid memory address or nil pointer dereference
MacBook-Pro crm % yao migrate --reset
[i18n] lstat /Users/workspace/yao/data/crm/langs: no such file or directory
Update schema model: contract (contract) SUCCESS
Update schema model: customer (customer) SUCCESS
Update schema model: project (project) SUCCESS
Update schema model: task (task) SUCCESS
Update schema model: user (user) SUCCESS
Update schema model: xiang.menu (xiang_menu) Fatal: runtime error: invalid memory address or nil pointer dereference
MacBook-Pro crm % yao migrate --reset
[i18n] lstat /Users/workspace/yao/data/crm/langs: no such file or directory
Update schema model: contract (contract) SUCCESS
Update schema model: customer (customer) SUCCESS
Update schema model: project (project) SUCCESS
Update schema model: task (task) SUCCESS
Update schema model: user (user) SUCCESS
Update schema model: xiang.menu (xiang_menu) Fatal: runtime error: invalid memory address or nil pointer dereference
MacBook-Pro crm % yao migrate --reset
[i18n] lstat /Users/workspace/yao/data/crm/langs: no such file or directory
Update schema model: xiang.menu (xiang_menu) Fatal: runtime error: invalid memory address or nil pointer dereference
The text was updated successfully, but these errors were encountered: