This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
DricomDragon
/
PythonPostgresLab
Mirror von
https://github.com/DricomDragon/PythonPostgresLab.git
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Wiki
Struktur:
f3fe9ade30
Branches
Tags
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Verlauf
Originalformat
1
2
3
class
Product
()
:
def
__init__
(self, raw)
:
(self.id, self.name) = raw