This commit is contained in:
2018-12-03 19:12:35 +00:00
parent 1a90226002
commit 51941a958e
10 changed files with 270 additions and 65 deletions

View File

@@ -12,7 +12,10 @@ SERVER SCHEMA
- See datafilter schema code (note that it will increase the index count by one)
- http://www.postgresqltutorial.com/postgresql-unique-constraint/
SERVER ALL LIST ROUTES
- Forgot to put AsNoTracking in the list routes, no need to track them as they are only returning info, not being modified
- See widgetBiz getmany method for example
- This applies to all picklist and list routes
INITIAL TESTING NOTES:
- Tested on iPad (safari, chrome), Pixel (chrome), samsung chrome and samsung browser, desktop chrome, firefox browsers, android table (looks good, works but very slow, good for testing)