This website works better with JavaScript
Sākums
Izpētīt
Palīdzība
Pierakstīties
DricomDragon
/
PythonPostgresLab
spogulis no
https://github.com/DricomDragon/PythonPostgresLab.git
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Faili
Problēmas
0
Vikivietne
Koks:
861878cdd5
Atzari
Tagi
master
plpgsql
PythonPostgr...
/
model
/
product.py
product.py
81 B
Vēsture
Neapstrādāts
1
2
3
class Product():
def __init__(self, raw):
(self.id, self.name) = raw