Skip to content
Success

#86 (Jul 5, 2024, 11:50:53 AM)

Started 9 mo 20 days ago
Took 3 min 32 sec

Started by user Mike Dawson

Revision: 8ad39cc3223dbf8313527c36abd04c937b0d759f
Repository: https://github.com/UstadMobile/door.git
  • refs/remotes/origin/main
Changes
  1. Update handling receiving entities for insert into receive view. (commit: 938b5f3) (details / githubweb)
  2. Add support for multiple primary keys on replicate entities (commit: 098f7a0) (details / githubweb)
  3. Fix handling of nullable primitive types on ReplicateEntity. (commit: 0d117b9) (details / githubweb)
  4. Add support for composite primary keys with up to four fields. (commit: 3125f24) (details / githubweb)
  5. Handle SQL parser errors on update/insert statements and improve handling of query error output. (commit: e439bb2) (details / githubweb)
  6. Add support for ignore insert conflict. (commit: 032b04c) (details / githubweb)
  7. Add default column info value to OutgoingReplication additional primary key fields to ensure database migration check passes. (commit: 10a41e1) (details / githubweb)
  8. Update validation processor error output to include exception message. (commit: 9e821ef) (details / githubweb)
  9. Fix replication of nullable primitive fields. (commit: 03775f8) (details / githubweb)
  10. Improve documentation for paging source and remote mediator. Add PagingSourceWithHttpLoader interface. (commit: 2e5c330) (details / githubweb)
  11. Add DelegatedInvalidationPagingSource (commit: 5dd2398) (details / githubweb)
  12. Minor error message update on DoorDatabaseReplicationExt (commit: c35d759) (details / githubweb)
  13. Add support to use paging offset and paging limit parameters on HttpServerFunction. (commit: 8ad39cc) (details / githubweb)