-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add a new object to reference.js called BulkCreateForeignKeyObject * Update changes based on comments * add test cases * make sure 2 foreign keys are not composite and add a test case for that * return null instead of an error * add a new 'context' for reference for selecting foreign key values in bulk in recordedit * function for generating the unique id for a row when we have the fk pseudo column and the row data * add test for pseudocolumn generateUniqueId function
- Loading branch information
Showing
22 changed files
with
1,376 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.