We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7be0910 commit 798cf73Copy full SHA for 798cf73
README.md
@@ -8,8 +8,8 @@ This implementation of **uint** duplicates https://github.com/maciekgajewski/pos
8
## Major changes made so far
9
10
- *2019-08-03*: made compatible with 9.x, 10.x, and 11.x;
11
-- added automated testing and CI (travisCI).
12
-- dockerized;
+- added automated testing and CI (*TravisCI*): https://travis-ci.org/nad2000/postgresql-contrib-uint.
+- dockerized and published at https://cloud.docker.com/u/nad2000/repository/docker/nad2000/postgres-uint;
13
- retested with PostgreSQL 9.5 and 9.6
14
- added support for **CREATE EXTENSION**;
15
- made compatible with >= 9.3.x;
0 commit comments