DricomDragon
|
7b81ac95a7
Add the first loop iteration with a cursor
|
5 éve |
DricomDragon
|
85449f97e7
Add a simple loop
|
5 éve |
DricomDragon
|
ddf01ccbb4
Create a minimalist working function
|
5 éve |
DricomDragon
|
ec8270b091
Modify the function to return the whole tuple
|
5 éve |
DricomDragon
|
664e290af8
Modify the function to return the biggest quantity
|
5 éve |
DricomDragon
|
3ac6b0df0e
Create a function returning an int of a chosen tuple
|
5 éve |
DricomDragon
|
0f496976b5
Add a sql function to sum whole quantity ordered
|
5 éve |
DricomDragon
|
40ffe486b8
Create very basic hello world PL/pgSQL function
|
5 éve |
DricomDragon
|
90c89020e5
Create basic integer print pgsql function
|
5 éve |
DricomDragon
|
3a706085f5
Create sql file to create plpgsql traning table
|
5 éve |
Jovian Hersemeule
|
8f635324b8
Merge pull request #1 from DricomDragon/python-db-user
|
5 éve |
DricomDragon
|
92b6a80612
Add a line about `credentials.py` in README
|
5 éve |
DricomDragon
|
7b62657022
Remove useless GRANT statement in db creation
|
5 éve |
DricomDragon
|
d5c8cb46f0
Adapt instructions related to python_app db user
|
5 éve |
DricomDragon
|
70c1267928
Add a sql scripts to grant python
|
5 éve |
DricomDragon
|
a25e2aaf01
Add a grant statement for python_app in db creation
|
5 éve |
DricomDragon
|
f97ad02cf4
Add a sql script to create the python user
|
5 éve |
DricomDragon
|
cf13e993b5
Add a script to remove SQL stuff
|
5 éve |
DricomDragon
|
f9cfc98ccb
Encapsulate the SQL command in a unix command
|
5 éve |
DricomDragon
|
4debb22d50
Add python db user SQL command in README
|
5 éve |
DricomDragon
|
7af9b333e5
Change credentials file to use python_app user
|
5 éve |
Jovian (Netbook)
|
bc13eaefdf
Titles shorter
|
6 éve |
Jovian (Netbook)
|
981f5eb73a
Repository structure
|
6 éve |
Jovian (Netbook)
|
c7f03d6874
Regex validator added for quantity input
|
6 éve |
Jovian (Netbook)
|
0f79d79c98
Product name visible when writting a quantity
|
6 éve |
Jovian (Netbook)
|
e3bd76ea25
Quantity to type for each product in the new order
|
6 éve |
Jovian (Netbook)
|
b4e4f1dc27
Remove debug print while adding a new order
|
6 éve |
Jovian (Netbook)
|
b7235db2b3
Product list name refactored
|
6 éve |
Jovian (Netbook)
|
bccc42dfde
Ordered items are created with default quantity
|
6 éve |
Jovian (Netbook)
|
a1cee46bea
Empty book order is created
|
6 éve |