Historial de Commits

Autor SHA1 Mensaje Fecha
  DricomDragon f4bcfbadd2 Add the same amount on every storage point hace 5 años
  DricomDragon c54dbdf1ad Create function to iterate over stock items hace 5 años
  DricomDragon dcb11a1fd1 Add instruction to insert missing storages hace 5 años
  DricomDragon 59df34194f Modify primary key to avoid storage duplication hace 5 años
  DricomDragon 98fda8878c Add a cursor to fetch storage when available hace 5 años
  DricomDragon 94aaa42b52 Add a nested cursor loop hace 5 años
  DricomDragon 7b81ac95a7 Add the first loop iteration with a cursor hace 5 años
  DricomDragon 85449f97e7 Add a simple loop hace 5 años
  DricomDragon ddf01ccbb4 Create a minimalist working function hace 5 años
  DricomDragon ec8270b091 Modify the function to return the whole tuple hace 5 años
  DricomDragon 664e290af8 Modify the function to return the biggest quantity hace 5 años
  DricomDragon 3ac6b0df0e Create a function returning an int of a chosen tuple hace 5 años
  DricomDragon 0f496976b5 Add a sql function to sum whole quantity ordered hace 5 años
  DricomDragon 40ffe486b8 Create very basic hello world PL/pgSQL function hace 5 años
  DricomDragon 90c89020e5 Create basic integer print pgsql function hace 5 años
  DricomDragon 3a706085f5 Create sql file to create plpgsql traning table hace 5 años
  Jovian Hersemeule 8f635324b8 Merge pull request #1 from DricomDragon/python-db-user hace 5 años
  DricomDragon 92b6a80612 Add a line about `credentials.py` in README hace 5 años
  DricomDragon 7b62657022 Remove useless GRANT statement in db creation hace 5 años
  DricomDragon d5c8cb46f0 Adapt instructions related to python_app db user hace 5 años
  DricomDragon 70c1267928 Add a sql scripts to grant python hace 5 años
  DricomDragon a25e2aaf01 Add a grant statement for python_app in db creation hace 5 años
  DricomDragon f97ad02cf4 Add a sql script to create the python user hace 5 años
  DricomDragon cf13e993b5 Add a script to remove SQL stuff hace 5 años
  DricomDragon f9cfc98ccb Encapsulate the SQL command in a unix command hace 5 años
  DricomDragon 4debb22d50 Add python db user SQL command in README hace 5 años
  DricomDragon 7af9b333e5 Change credentials file to use python_app user hace 5 años
  Jovian (Netbook) bc13eaefdf Titles shorter hace 5 años
  Jovian (Netbook) 981f5eb73a Repository structure hace 5 años
  Jovian (Netbook) c7f03d6874 Regex validator added for quantity input hace 5 años