Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow setting composite EC properties to null #688

Merged
merged 25 commits into from
Jul 4, 2024
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
7f93a16
Branch off struct handling changes
6ar8nas Mar 25, 2024
bc3c341
revert json changes
6ar8nas Mar 25, 2024
9f8cdaa
Revert the structArrayElement changes
6ar8nas Mar 25, 2024
0ef5deb
remove value.IsNull changes
6ar8nas Mar 28, 2024
96d8545
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Mar 28, 2024
6d9010f
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Mar 28, 2024
5e5546c
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Mar 28, 2024
9d1a8fa
idea at null setting for structs
6ar8nas Mar 28, 2024
240603c
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Jun 19, 2024
15ce481
Append ECSqlStatementTests for updating struct to null
6ar8nas Jun 19, 2024
2c725c2
Revert previous attempt
6ar8nas Jun 19, 2024
c109661
Add struct = null handling
6ar8nas Jun 20, 2024
743819c
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Jun 25, 2024
7d13e9b
address an issue where classLayout property is not found
6ar8nas Jun 25, 2024
eccdb16
Test for the faulty behavior
6ar8nas Jun 26, 2024
aa753a9
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Jun 26, 2024
1497439
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Jun 27, 2024
c7acc84
Add JsonUpdater test for setting an array to null
6ar8nas Jun 27, 2024
e4272ba
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Jun 28, 2024
6944167
ECJsonUtilities array handling + testing
6ar8nas Jun 28, 2024
9735bc1
Do not clear instance array value if it's already empty
6ar8nas Jul 1, 2024
42dfb11
Use SqlPrintfString for SQL query strings
6ar8nas Jul 2, 2024
713fd0b
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Jul 2, 2024
a998ae1
Only use SqlPrintfString for string interpolation purposes
6ar8nas Jul 4, 2024
31604b1
Merge branch 'main' into Sarunas/struct-handling-null
6ar8nas Jul 4, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading