Skip to content
This repository has been archived by the owner on Jun 19, 2019. It is now read-only.

bug: in oracle (11g) create table error: ORA-00907: missing right parenthesis #29

Closed
xpzouying opened this issue Oct 11, 2017 · 0 comments · Fixed by #30
Closed

bug: in oracle (11g) create table error: ORA-00907: missing right parenthesis #29

xpzouying opened this issue Oct 11, 2017 · 0 comments · Fixed by #30

Comments

@xpzouying
Copy link
Contributor

In oracle database, when default keyword in the last position at xorm tag in table struct, error will happened.

Oracle database error message return: create table error: ORA-00907: missing right parenthesis

Env:

Code:

image

Run result snapshot:

image

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant