Skip to content

To-Many bug fix

Latest
Compare
Choose a tag to compare
@dustin-graham dustin-graham released this 04 Apr 18:48
· 3 commits to master since this release

The generated ContentProvider code omitted a break; in the query switch statement. The To-Many system needs improvement so that all of the columns for each table do not need to be included. That fix should be forthcoming.