This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
DricomDragon
/
PythonPostgresLab
mirror da
https://github.com/DricomDragon/PythonPostgresLab.git
Segui
1
Vota
0
Forka
0
File
Problemi
0
Wiki
Albero (Tree):
861878cdd5
Rami (Branch)
Tag
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Cronologia
Originale
1
2
3
class Product():
def __init__(self, raw):
(self.id, self.name) = raw