This website works better with JavaScript
Inicio
Explorar
Axuda
Iniciar sesión
DricomDragon
/
PythonPostgresLab
réplica de
https://github.com/DricomDragon/PythonPostgresLab.git
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Árbore:
be199347f7
Ramas
Etiquetas
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Histórico
Raw
1
2
3
class
Product
()
:
def
__init__
(self, raw)
:
(self.id, self.name) = raw