commit | 3527df3a8bf4d2c09c0f4a579480e2ad9de16cdc | [log] [tgz] |
---|---|---|
author | Isaac Kamga <u2isaac@gmail.com> | Thu May 09 04:10:45 2019 +0100 |
committer | Isaac Kamga <u2isaac@gmail.com> | Thu May 09 04:10:45 2019 +0100 |
tree | 34f05f83bc42a14fcb65dd48f2b40a542ba4575e | |
parent | 9f53efc1a7e813c0c1870534a8c8667d04d6c34b [diff] |
Migrate payroll service from MariaDB to PostgreSQL
This project provides functionality to configure payroll allocations and distribute payroll payments for customers.
The version numbers follow the Semantic Versioning scheme.
In addition to MAJOR.MINOR.PATCH the following postfixes are used to indicate the development state.
The versioning layout is {MAJOR}.{MINOR}.{PATCH}-{INDICATOR}[.{PATCH}]. Only milestones and release candidates can have patch versions. Some examples:
1.2.3.BUILD-SNAPSHOT
1.3.5.M.1
1.5.7.RC.2
2.0.0.RELEASE
See LICENSE file.