Entity framework is a easy way to manage your DB connections and databases Creating an app using dotnet core Access the application’s path and install the packages Creating the model Creating the DataContext Creating the class to get our connection string Creating your class DataAccess to manipulate our database with options to use two BDs…
Tag: postgressql
Alterando coluna do Postgres para Timestamp
Alterando coluna do Postgres para Timestamp
Scape de string no PostGres
Scape de string no PostGres
Gerando dump no Postgres usando o comando pg_dump
Gerando dump no Postgres usando o comando pg_dump
Recuperando dados de um TIMESTAMP no Postgres
Recuperando dados de um TIMESTAMP no Postgres
Convertendo caracteres no Postgres
Convertendo caracteres no Postgres