Skip to content

Commit a515082

Browse files
removed boolean option
1 parent d069a6d commit a515082

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

doc/user/quick-sql-grammar.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -229,14 +229,6 @@ Generate PL/SQL APIs on all tables for create, insert, update, delete and query.
229229
Adds an additional created, created_by, updated and updated_by columns to every
230230
table created.
231231

232-
### boolean
233-
234-
**Possible Values**: `yn`, `native`
235-
**Default Value**: `false`
236-
237-
Adds an additional created, created_by, updated and updated_by columns to every
238-
table created.
239-
240232

241233
### compress
242234

0 commit comments

Comments
 (0)