converter objeto para postgres

This commit is contained in:
Luiz Silva 2025-08-13 13:22:24 -03:00
parent f6dcff3693
commit 11b24c3b98
7 changed files with 106 additions and 3 deletions

View file

@ -6,6 +6,7 @@ export * from "./dayjs"
export * from "./ecosistema"
export * from "./extensoes"
export * from "./logger"
export * from "./postgres"
export * from "./testes-de-variaveis"
export * from "./texto_busca"
export * from "./tipagemRotas"