Replies: 1 comment
-
I am using Pony ORM but it should be straight forward. import asyncio import flet as ft name = "" def example():
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Question
I want to use PostgresSQL as a database manager and the examples I find on the internet are with SQLite, does anyone have an example of how to configure with POSTGRESSQL with SQLAlchemy??
Quiero usar PostgresSQL como manejador de Base de Datos y y los ejemplos que encuentro en internet son con SQLite, alquien tiene algun ejemplo de como configurar con POSTGRESSQL con SQLAchemy ??
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions