-
-
Notifications
You must be signed in to change notification settings - Fork 163
SQL fields missing #1418
Copy link
Copy link
Labels
Reserved: ECThis is reserved for Emmanuel College CS studentsThis is reserved for Emmanuel College CS students
Metadata
Metadata
Assignees
Labels
Reserved: ECThis is reserved for Emmanuel College CS studentsThis is reserved for Emmanuel College CS students
[[Reserved for Mark Sherman's Class]]
https://github.com/processing/processing4/blob/main/core/src/processing/data/Table.java#L226
There is a TODO here.
It's missing other SQL fields (like
VARCHAR,CHAR,BLOB...) and is untested.Please write some tests, and add the missing fields