This website works better with JavaScript
Etusivu
Tutki
Apua
Kirjaudu sisään
DricomDragon
/
PythonPostgresLab
peilaus alkaen
https://github.com/DricomDragon/PythonPostgresLab.git
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Wiki
Puu:
861878cdd5
Branchit
Tagit
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Historia
Raaka
1
2
3
class Product():
def __init__(self, raw):
(self.id, self.name) = raw