~~~~~~~~~~~~~~~~~~
- Updated readme
- Fixed postgresql backend error which sometimes tried to insert the data into partitions that don't exist
- Moved all the database partition system stuff to the command ``partition`` (see readme), that gave a lot
in speed improvement because we don't need to check for trigger existance and some other things at runtime
anymore