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
The date_created、date_updated field in the table 'plugin' is not null.
date_created
date_updated
But date_created、date_updated field is assigned null in the insert sql.
No response
ShenYu version(s): master
Script Execution log:
The text was updated successfully, but these errors were encountered:
You can remove the default datetime of h2 mysql pg.
Sorry, something went wrong.
Ok, I will commit the changes later.
[ISSUE apache#3180] Remove default datetime of the h2、mysql、pg.
c259abc
Merge branch 'master' into apache#3180
f1744db
# Conflicts: # shenyu-admin/src/main/resources/sql-script/pg/schema.sql
[ISSUE #3180] Remove default datetime of the h2、mysql、pg. (#3184)
35e9f98
doen
ShawnJim
No branches or pull requests
Is there an existing issue for this?
Current Behavior
The
date_created
、date_updated
field in the table 'plugin' is not null.But
date_created
、date_updated
field is assigned null in the insert sql.Expected Behavior
No response
Steps To Reproduce
No response
Environment
Debug logs
Script Execution log:
Anything else?
No response
The text was updated successfully, but these errors were encountered: