Commit Graph

67 Commits

Author SHA1 Message Date
Robert Lechte
205bb3bced update tests with columnless tables 2018-08-01 21:00:33 +10:00
Robert Lechte
0aa1127d2f version bump 2018-07-16 22:04:30 +10:00
Robert Lechte
5cb5cad95c test with 3.7 2018-07-16 22:04:17 +10:00
Robert Lechte
c356e05d54 remove autopep8 from reqs 2018-07-16 22:02:37 +10:00
Robert Lechte
db2c3f098c add credits to readme 2018-07-16 22:02:06 +10:00
Robert Lechte
749d79f324 reformat with black 2018-07-16 22:01:35 +10:00
djrobstep
4d2f0512a2
Merge pull request #40 from alvarogzp/support-privilege-changes
Support privilege changes (initially only on tables)
2018-07-16 21:46:59 +10:00
Alvaro Gutierrez Perez
4e0ec38f38
Make 'everything' test fixture pass --with-privileges 2018-07-09 21:29:49 +02:00
Alvaro Gutierrez Perez
7c3ec6b3c8
Create a 'privileges' test fixture 2018-07-09 21:28:50 +02:00
Alvaro Gutierrez Perez
1704aa32ee
Add a with_privileges parameter to do_fixture_test 2018-07-09 21:25:59 +02:00
Alvaro Gutierrez Perez
ab6a9d6b6c
Add a --with-privileges flag to migra command and pass it to add_all_changes 2018-07-09 14:52:03 +02:00
Alvaro Gutierrez Perez
885161218f
Add a privileges argument to add_all_changes method in Migra 2018-07-09 14:51:07 +02:00
Sébastien Lucas
447068ec0c [feat] Changed Dockerfile to use alpine. Size reduced from more than 350MB to 92MB 2018-07-06 18:38:02 +10:00
Robert Lechte
14940abc8f fix expected output 2018-07-06 18:24:27 +10:00
Robert Lechte
d228020ca2 install black on py3 only 2018-07-06 17:38:10 +10:00
Alvaro Gutierrez Perez
a74677d7d4
Add and check grant sentences on FIXTURES/everything tests 2018-06-29 21:50:40 +02:00
Alvaro Gutierrez Perez
ca849b7eae
Add privileges property to THINGS on changes.py 2018-06-29 21:49:31 +02:00
Alvaro Gutierrez Perez
b398ed7374
Add privileges drops and creations to add_all_changes on Migration 2018-06-29 21:48:56 +02:00
Alvaro Gutierrez Perez
312dcabb5d
Fix tests 2018-06-19 22:38:03 +02:00
Robert Lechte
c9c238bb49 add specific-schema feature, format, version bump, readme update 2018-03-19 18:00:13 +11:00
Robert Lechte
6bdce9bf15 support markdown-based project summary, change pg extra to psycopg2-binary 2018-03-17 12:05:36 +11:00
Robert Lechte
393dc2b7ce proper schema tracking 2018-02-21 17:00:25 +11:00
Robert Lechte
85ca4bc84d move travis pg10 install script 2018-02-21 16:55:10 +11:00
MOZGIII
262bc9e649 Added Dockerfile and .dockerignore 2018-01-12 13:31:19 +11:00
djrobstep
428d15f0fe
Merge pull request #18 from djrobstep/travis-config
Travis config
2018-01-12 13:11:30 +11:00
Robert Lechte
e731190b1f add travis user 2018-01-12 11:59:01 +11:00
Robert Lechte
8b13cd8cd4 create travis user 2018-01-12 11:53:11 +11:00
Robert Lechte
76e8a3b551 pg10 fix 2018-01-12 11:40:43 +11:00
Robert Lechte
0abebb7638 bump travis postgres version 2018-01-12 11:31:05 +11:00
Robert Lechte
6a3707f509 version bump 2017-10-30 13:04:36 +11:00
Robert Lechte
2ed34b7a85 adjust tests for latest schemainspect 2017-10-30 13:04:00 +11:00
Robert Lechte
711789143f readme correction 2017-08-20 13:43:50 +10:00
Robert Lechte
eff6a535e8 new docs 2017-08-20 13:25:05 +10:00
Robert Lechte
95db7c0a4f function deps 2017-08-20 13:24:51 +10:00
Robert Lechte
2dbb9ac16f function dependency handling 2017-07-24 14:37:42 +10:00
Robert Lechte
19ea731e26 view dependency ordering! 2017-05-16 19:59:28 +10:00
Robert Lechte
cf0ba3f1e6 added brief howto intro 2017-03-25 15:12:07 +11:00
Robert Lechte
f882a54e9e doc fixes 2017-03-25 15:05:13 +11:00
Robert Lechte
8456500b68 fix broken readme link lol 2017-03-22 09:44:34 +11:00
Robert Lechte
1f8f4781cc change test run command 2017-03-22 09:34:09 +11:00
Robert Lechte
b67d967d7e fix expected output 2017-03-22 09:29:37 +11:00
Robert Lechte
701f0bcef4 more travis conf 2017-03-21 17:14:06 +11:00
Robert Lechte
4adc0434d9 more travis conf 2017-03-21 17:11:49 +11:00
Robert Lechte
e8249e7060 more travis conf 2017-03-21 17:08:59 +11:00
Robert Lechte
c68310f2dd more travis conf 2017-03-21 17:06:35 +11:00
Robert Lechte
decce8d58e add postgres 9.6 to travis 2017-03-21 17:04:52 +11:00
Robert Lechte
b0fc61e104 test travis 2017-03-21 17:00:42 +11:00
Robert Lechte
d217896cfb add analytics to docs site 2017-03-21 16:56:32 +11:00
Robert Lechte
4ba2837b57 add travis testing 2017-03-21 16:50:33 +11:00
Robert Lechte
cb3d2c90d1 minor docs correction 2017-03-19 17:40:28 +11:00