Skip to content

Commit

Permalink
remove support for deprecated notify change tracking policy
Browse files Browse the repository at this point in the history
  • Loading branch information
Guite committed Jan 16, 2024
1 parent a60c461 commit 9a0bec7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ application "SimpleNews" targets SF70 {
nameMultiple "articles"
displayPattern "#title#"
identifierStrategy IDENTITY
changeTrackingPolicy NOTIFY
changeTrackingPolicy DEFERRED_EXPLICIT
lockType PESSIMISTIC_WRITE
slugLength 50
slugUpdatable true
Expand Down

0 comments on commit 9a0bec7

Please sign in to comment.