This website works better with JavaScript
Halaman utama
Jelajahi
Bantuan
Masuk
DricomDragon
/
PythonPostgresLab
cermin dari
https://github.com/DricomDragon/PythonPostgresLab.git
Liatin
1
Bintangi
0
Fork
0
Berkas
Masalah
0
Wiki
Pohon:
861878cdd5
Ranting
Tag
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Riwayat
Mentahan
1
2
3
class Product():
def __init__(self, raw):
(self.id, self.name) = raw