;; then insert the rest, which should be safe to insert now
(insert-entity!eself-referencing)
(println"inserted self-referencing <3")))
;; then insert the rest, which *should* be safe to insert now (TODO - this could break if a self-referencing entity depends on another self-referencing entity </3)
(insert-entity!eself-referencing)))
(defn-set-postgres-sequence-values![]
(print(u/format-color'blue"Setting postgres sequence ids to proper values..."))