Jin Youn
07/29/2022, 2:32 PMscottvonduhn
07/29/2022, 2:43 PMShawn Talbert
07/29/2022, 3:26 PMscottvonduhn
07/29/2022, 3:52 PMJoel Musheno
07/29/2022, 8:41 PMversion
of the database state, then you have an Up()
and a Down()
to move through different versions of your schema.
We’re using SDF to box up saved searches (and corresponding restlets) in account customization packages, but eventually we walk into situations where the dependency chain of a saved search includes very account specific piece of netsuite infrastructure (think: Non Profit Bundle stuff), and it might be beneficial to have some conditional code when creating/updating saved searches.
Just to be clear, we’re not doing it right now, but it’s something that we’re investigating.