namespace Models.Model.Backend; public enum Operations { Insert, Update, }