Commit Graph

  • b4ebbf314d
    Fix credit hyperlinks in README Karl Lorey 2020-08-07 11:33:23 +0200
  • fc46fab066 defaults before notnulls Robert Lechte 2020-08-01 16:33:27 +1000
  • 2adbe8e0aa modify enums before creating tables Robert Lechte 2020-07-28 21:31:41 +1000
  • c97eeb1b2d refmt Robert Lechte 2020-07-25 20:54:31 +1000
  • 7077f74589 upgrade extensions with alter Robert Lechte 2020-07-25 20:52:43 +1000
  • 86506ee3b5 improved enum deps Robert Lechte 2020-07-24 16:11:21 +1000
  • 320365f779 fix tests Robert Lechte 2020-07-01 11:31:00 +1000
  • e70504bdee refmt Robert Lechte 2020-07-01 11:15:52 +1000
  • f008f0d8e3 fix sequence ownership bug Robert Lechte 2020-07-01 11:09:51 +1000
  • 7f6f91e2df better sequences, better enums Robert Lechte 2020-06-30 22:13:03 +1000
  • 9d4cbb17fb rls fixes Robert Lechte 2020-06-16 19:51:30 +1000
  • 7848a1d862 refmt Robert Lechte 2020-06-16 13:11:10 +1000
  • 3026ace190 vbump schemainspect Robert Lechte 2020-06-16 12:20:32 +1000
  • d7da4b0306
    Merge 05a119da4e into 964aa8a810 Pedro Ferreira 2020-05-20 10:38:13 -0500
  • 964aa8a810 cleanup funding file Robert Lechte 2020-05-08 20:06:48 +1000
  • b45e89cf89 trigger deps Robert Lechte 2020-05-08 15:44:17 +1000
  • c44627fb74 fix doc formatting Robert Lechte 2020-04-23 11:23:54 +1000
  • d6aeb317f0 support unlogged Robert Lechte 2020-04-18 22:44:40 +1000
  • ee0f7d6a55 docs update Robert Lechte 2020-04-14 21:46:10 +1000
  • b2602eb1af
    docs: show how to get the tool via Docker instead of Python (#126) Robert K. Bell 2020-04-14 14:21:25 +1000
  • 69152ba379
    docs: show how to get the tool via Docker instead of Python Robert K. Bell 2020-04-11 12:07:28 +1000
  • 64ef4a4463
    drop-and-recreate defaults on enum modification (#125) djrobstep 2020-04-09 22:11:47 +1000
  • d48d3c4654 drop-and-recreate defaults on enum modification Robert Lechte 2020-04-09 21:43:07 +1000
  • 26dbccaa06
    Identity cols (#123) djrobstep 2020-04-03 11:49:09 +1100
  • dab7598f9d buildtweaks Robert Lechte 2020-04-03 11:15:40 +1100
  • 9a6ee8ca36 buildtweaks Robert Lechte 2020-04-03 11:14:35 +1100
  • 749dbf96f5 support identity cols and generated columns Robert Lechte 2020-04-03 08:50:23 +1100
  • 6a402bc808 Add support for roles. Damian Bodnar 2020-01-10 15:31:07 +0100
  • 0298606bf5 fix circle Robert Lechte 2019-12-18 23:33:17 +1100
  • 0baac73035 fix partition tests Robert Lechte 2019-12-18 23:20:21 +1100
  • 00738da072 fix circle Robert Lechte 2019-12-18 23:00:16 +1100
  • 44bf8575f7 inheritance tests Robert Lechte 2019-12-18 22:54:43 +1100
  • 05a119da4e Add --ignore-newlines option Pedro Ferreira 2019-12-10 12:01:06 +0100
  • 2ba2f3209c
    Fixture updates (#104) djrobstep 2019-12-10 16:05:58 +1100
  • 36f471f164 pg12 Robert Lechte 2019-12-10 15:56:00 +1100
  • c9b2530fda apt Robert Lechte 2019-12-10 15:52:17 +1100
  • cfe37400cf fixed-fixtures Robert Lechte 2019-12-10 15:33:35 +1100
  • 02d042b5e5 Updated debug args deckerc 2019-09-09 16:18:36 +0000
  • 6b255c4483 Removed a print statment deckerc 2019-09-09 16:17:59 +0000
  • 067581040b Merge branch 'decker-dev' of https://github.com/hung135/migra into decker-dev deckerc 2019-09-09 16:12:23 +0000
  • 4b42001dc2 Added a vscode debug option, have tables_only working between different schemas, however, the tables_only needs to be passed in deckerc 2019-09-09 16:06:30 +0000
  • 1fedf3c64e Different DB conenctions looking at the same table with tables_only now works Christian Decker 2019-09-05 15:31:53 +0000
  • e3e312a40b modified deps deckerc 2019-09-04 18:28:06 +0000
  • 1952d63872 WIP-Tables Christian Decker 2019-09-03 21:37:18 +0000
  • 33b1470b1b Tables_only WIP in schemainspect Christian Decker 2019-09-03 19:59:03 +0000
  • ac3ab5b63a Reverted build deckerc 2019-09-03 14:31:21 +0000
  • c1a0d208d2 added cxfreeze deckerc 2019-09-03 13:37:25 +0000
  • d712b3a3e2 Have the only-tables arg working now deckerc 2019-09-03 12:54:38 +0000
  • a11b0d25ee parameterized artifact hnguyen 2019-08-31 13:38:01 +0000
  • 2480214fd1 parameterized artifact hnguyen 2019-08-31 13:03:44 +0000
  • 26afd82dba build works hnguyen 2019-08-31 11:58:40 +0000
  • 22394bf65f pulling in schemainspect Hung Nguyen 2019-08-31 11:04:34 +0000
  • 824b3d6a11 test build hnguyen 2019-08-30 13:31:04 +0000
  • 194270c75f Added a tables and only_tables flag. The only_tables is a WIP deckerc 2019-08-28 12:34:07 +0000
  • 0843586d4a Modified tests, and added vscode testing params deckerc 2019-08-27 13:10:34 +0000
  • ef86785ad5 Fixed all but one failing test and typo Christian Decker 2019-08-26 20:14:04 +0000
  • 4855103b2a Working on new feature for multiple schemas. Added PGAdmin to the docker container. Added new failing tests for the new feature Christian Decker 2019-08-26 20:09:31 +0000
  • c702628c20 Refactored code to work with docker postgres instance Christian Decker 2019-08-26 16:08:52 +0000
  • cf6542c97b Dockerized migra for development Christian Decker 2019-08-26 09:37:49 -0400
  • f823fdc036 Correct migra command in Step 4 Jake Levirne 2019-08-09 16:16:41 -0400
  • 6e05a39529
    Correct migra command in Step 4 Jake Levirne 2019-08-09 16:16:41 -0400
  • 5bfc7146ea
    Create FUNDING.yml djrobstep 2019-05-31 15:41:06 +1000
  • c35656a3ae
    ya'll don't want my vscode settings BadPirate 2019-05-11 09:44:10 -0700
  • 3f547830ef Merge branch 'master' of https://github.com/BadPirate/migra Kevin Lohman 2019-05-11 09:39:16 -0700
  • 739b496683 Fix nits called out by THE @djrobstep Kevin Lohman 2019-05-11 09:38:38 -0700
  • 738b45977d
    Build env got checked in BadPirate 2019-05-08 13:53:44 -0700
  • 3f5fca9c0b Prettied up the changes a bit. Kevin Lohman 2019-05-08 13:52:25 -0700
  • ce64bccc3e Alter can't be used in a transaction so fails when you try to run it in a table. Hack is to insert directly into pg_enums instead, however this requires superuser access so should not be the default behavior. Added a --alter-enums option to command which will use insert pg_enum when available in place of alter type command. Kevin Lohman 2019-05-08 12:32:40 -0700
  • 03089d634b Allow for alter of enum vs create / drop when able Kevin Lohman 2019-05-08 09:22:06 -0700
  • 4a5256d4e5
    Create CODE_OF_CONDUCT.md djrobstep 2019-04-07 13:39:35 +1000
  • f225678ed3 extra trigger test Robert Lechte 2019-03-10 23:16:37 +1100
  • ef446471cb fix pyproject Robert Lechte 2019-03-10 21:05:14 +1100
  • 10f9bd6cc2 test weird table names Robert Lechte 2019-03-10 20:57:34 +1100
  • 01ceb17511 bump schemainspect version for partitioned indexes lazydba247 2019-03-04 13:44:28 +0200
  • 848b4d9ce3
    bump schemainspect version for partitioned indexes lazydba247 2019-03-04 13:44:28 +0200
  • b3e78837c6 trailing whitespace Robert Lechte 2019-03-03 15:11:17 +1100
  • 488b68a108 fix test run Robert Lechte 2019-03-03 15:09:01 +1100
  • 7643e95d7e change test dep Robert Lechte 2019-03-03 15:00:31 +1100
  • aa2c3854a6 add test output Robert Lechte 2019-03-03 14:49:39 +1100
  • 89d11d8f49 update ext versions in output Robert Lechte 2019-03-03 14:45:15 +1100
  • c286c29b31 update circle Robert Lechte 2019-03-03 14:35:14 +1100
  • 90e4e13573 more README Robert Lechte 2019-03-03 14:29:43 +1100
  • ebbf358722 update/trim README Robert Lechte 2019-03-03 14:14:53 +1100
  • 64f5d59aa7
    Update README.md djrobstep 2019-02-27 19:03:31 +1100
  • 0d6cf8387d bump min schemainspect req Robert Lechte 2019-01-24 11:20:17 +1100
  • 539ed8fc9c view dep logic edge case fix Robert Lechte 2019-01-24 11:12:59 +1100
  • 33b4356cd4 minor replaceable tweak Robert Lechte 2019-01-22 19:50:11 +1100
  • 34751d2b9a tweak dependency logic Robert Lechte 2019-01-22 19:43:08 +1100
  • d171a511a9 add dep3 fixture Robert Lechte 2019-01-21 11:45:34 +1100
  • 38ce21a623 fix old drop statement Robert Lechte 2019-01-21 11:44:35 +1100
  • 3e4bfc6abf replace functions and views where possible Robert Lechte 2019-01-20 08:25:52 +1100
  • aef9614d34 replace support Robert Lechte 2019-01-20 00:08:00 +1100
  • b6e64492ed replace functions and views where possible Robert Lechte 2019-01-20 08:25:52 +1100
  • 1731fc5a16 replace support Robert Lechte 2019-01-20 00:08:00 +1100
  • e8c8372227 temp lock schemainspect dependency Robert Lechte 2019-01-20 00:11:54 +1100
  • 5e0ac113c3 duplicate triggers Mohammad M. Shahbazi 2018-12-28 00:45:01 +0330
  • a037de9bad
    Merge branch 'master' into master Mohammad M. Shahbazi 2018-12-16 17:25:55 +0330
  • 5e60f0467d refmt Robert Lechte 2018-12-09 15:31:08 +1100
  • 6d507eae09 trigger support, add using casts, readme enhance Robert Lechte 2018-12-09 15:26:15 +1100
  • 78c779620c fix readme Robert Lechte 2018-12-02 14:22:48 +1100