Skip to content
New issue

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

[BUG] The postgreSql database initialization script has an error. #3180

Closed
1 task done
ShawnJim opened this issue Apr 2, 2022 · 3 comments
Closed
1 task done

[BUG] The postgreSql database initialization script has an error. #3180

ShawnJim opened this issue Apr 2, 2022 · 3 comments
Assignees
Labels
admin type: bug Something isn't working
Milestone

Comments

@ShawnJim
Copy link
Contributor

ShawnJim commented Apr 2, 2022

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The date_createddate_updated field in the table 'plugin' is not null.
image

But date_createddate_updated field is assigned null in the insert sql.
image

Expected Behavior

No response

Steps To Reproduce

No response

Environment

ShenYu version(s): master

Debug logs

Script Execution log:

70f383476d3bf8a1ed790d9be8e293c

Anything else?

No response

@ShawnJim ShawnJim added the type: bug Something isn't working label Apr 2, 2022
@nuo-promise nuo-promise added this to the 2.4.3 milestone Apr 2, 2022
@nuo-promise
Copy link
Contributor

You can remove the default datetime of h2 mysql pg.

@ShawnJim
Copy link
Contributor Author

ShawnJim commented Apr 2, 2022

You can remove the default datetime of h2 mysql pg.

Ok, I will commit the changes later.

ShawnJim added a commit to ShawnJim/shenyu that referenced this issue Apr 2, 2022
ShawnJim added a commit to ShawnJim/shenyu that referenced this issue Apr 2, 2022
# Conflicts:
#	shenyu-admin/src/main/resources/sql-script/pg/schema.sql
@midnight2104
Copy link
Contributor

doen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
admin type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants