From: Karl O. Pinc Date: Tue, 30 Oct 2018 21:44:13 +0000 (-0500) Subject: Mention data validation X-Git-Url: https://papio.biology.duke.edu/gitweb/?a=commitdiff_plain;h=5d24c96cc79663f0535b73b8b8e91d402ff78a46;p=pgwui_upload Mention data validation --- diff --git a/README.rst b/README.rst index 9b6390c..c5a515d 100644 --- a/README.rst +++ b/README.rst @@ -29,11 +29,12 @@ Short Documentation PGWUI_Upload stands for `PostgreSQL`_ Web User Interface Upload. -A generic WSGI web form for bulk uploading tabular data into a -`PostgreSQL`_ database. The form presented requests database, login -credentials, the name of the table or view into which the data should -be uploaded, and the type and source of data. The all-or-nothing data -modification property which transactions provide is supported. +A generic WSGI web form for validation and bulk uploading of tabular +data into a `PostgreSQL`_ database. The form presented requests +database, login credentials, the name of the table or view into which +the data should be uploaded, and the type and source of data. The +all-or-nothing data modification property which transactions provide +is supported. PGWUI_Upload's distinguishing feature is the reporting of multiple errors per batch of uploaded data, while at the same time uploading