17 Commits (2d90abecde855a2997744ece893de4fa2ba6a5bd)

Author SHA1 Message Date
mike12345567 a343805fee Fix for many to many relationships where the union table has arbituarily named foreign key constraint columns, an example has been provided in the scripts directory. 5 years ago
Rory Powell 4813a63439 Deprovisioning WIP 5 years ago
Martin McKeaveney 5b1ae778da fallback SMTP configuration for cloud 5 years ago
mike12345567 1952dc308e Fixes issue #2616 - this is a slightly complex fix and handles a few other issues with mysql (around returning on creation of a row and relationships) - a new mechanism is now used for pagination and limiting which makes sure the limits are applied to the outer table rather than the combination of the outer and the joined. 5 years ago
Maurits Lourens 104a84d19b merge develop into branch 5 years ago
Rory Powell 47e4ef0704 Account portal cors and auth changes 5 years ago
Martin McKeaveney 9e73dcdd44 lint 5 years ago
Maurits Lourens 01f3851c9a add link to checklist items for direct navigation (and lint issues) 5 years ago
mike12345567 811ba19558 Fixing issues with SQL many relationship updates. 5 years ago
Martin McKeaveney fac820f204 fix mongo code review comment 5 years ago
Christo c6b1ea9a0f Feat: Add collection fields as "extra" query config for MongoDB 5 years ago
mike12345567 4e4b8f244e Giving the system the ability to make auto increment columns auto-columns in postgres or mysql. 5 years ago
mike12345567 e170d9d146 Re-writing a bit so that it is aware some functionality is SQL only, makes future plus endpoints easier. 5 years ago
mike12345567 3cfbced94d Re-writing external layer in typescript. 5 years ago
mike12345567 a13b5111bb First version of enrichment. 5 years ago
mike12345567 13100a69ba Implementing all return possibilities, now to implement creation. 5 years ago
mike12345567 4a7e2ffa4f Creating a many-to-many database scenario and seeding with data. 5 years ago
mike12345567 e4392a4e82 Linting. 5 years ago
mike12345567 e56926dd7f Moving definitions to central location and adding a few more definitions. 5 years ago