This website works better with JavaScript
Kezdőlap
Felfedezés
Súgó
Bejelentkezés
DricomDragon
/
PythonPostgresLab
tükrözi:
https://github.com/DricomDragon/PythonPostgresLab.git
Figyelés
1
Kedvenc
0
Másolás
0
Fájlok
Problémák
0
Wiki
Fa:
861878cdd5
Branch-ok
Tag-ek
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Előzmények
Nyers
1
2
3
class Product():
def __init__(self, raw):
(self.id, self.name) = raw