Commit graph

395 commits

Author SHA1 Message Date
Anatoly d84baf5606 output error message 2018-01-27 17:35:54 +02:00
Anatoly 2838aee658 enabled support of multiple statements 2018-01-26 19:19:47 +02:00
Anatoly 05676ff04a fixed loadTestSchema() method 2018-01-26 19:10:06 +02:00
Anatoly 9707eea87a added processFatalError() method 2018-01-26 19:04:52 +02:00
Anatoly 60ce007553 added loadTestSchema() method 2018-01-25 00:32:55 +02:00
Anatoly 455b23912b added –readTestSchema() method 2018-01-24 22:51:20 +02:00
Anatoly e46dfad676 renaming 2018-01-24 22:36:27 +02:00
Anatoly 3b4338f1c4 updated comment 2018-01-24 22:24:16 +02:00
Anatoly 86c035274a added updateDbConnections() method 2018-01-24 22:19:00 +02:00
Anatoly 095c98456e added createTestTargetDb() method 2018-01-24 00:06:25 +02:00
Anatoly dfc9f0cc0a rewritten –createTestSourceDb() method 2018-01-23 20:12:35 +02:00
Anatoly ea07dc114a –updated createTestSourceDb() method 2018-01-22 00:24:44 +02:00
Anatoly 39873d9779 added test_schema.sql 2018-01-22 00:12:52 +02:00
Anatoly 82bf9ef878 changed default password 2018-01-22 00:07:38 +02:00
Anatoly 857b003b0c added test_config.json 2018-01-22 00:04:56 +02:00
Anatoly 819bf6de1d added Main.test.js 2018-01-22 00:03:05 +02:00
Anatoly b26285e1e8 added –TestSchemaLoader class 2018-01-22 00:00:45 +02:00
Anatoly 361200d308 added more default options 2018-01-21 23:18:04 +02:00
Anatoly 1feaae6e86 added new parameter to –readConfig() method 2018-01-21 22:46:03 +02:00
Anatoly dcfa6f7a00 changed test script entry point 2018-01-21 22:19:30 +02:00
Anatoly 0e197736ba tearDown() refactoring 2017-12-30 23:46:22 +02:00
Anatoly 753027d4b5 renamed a varyable 2017-12-30 23:31:01 +02:00
Anatoly 06fddde2ae implemented assertions 2017-12-30 23:18:45 +02:00
Anatoly 4495311494 fixed tearDown() method 2017-12-30 23:16:31 +02:00
Anatoly a2bdad8370 renamed isSchemaCreated() to hasSchemaCreated() 2017-12-30 23:15:34 +02:00
Anatoly c67a4c6d81 added –runPgPoolQuery() method 2017-12-30 20:28:21 +02:00
Anatoly 4113344edb refactoring 2017-12-30 20:26:39 +02:00
Anatoly 710f561579 updated requirements 2017-12-30 20:24:55 +02:00
Anatoly 80d3901e92 encapsulated methods, relevant for SchemaProcessor testing 2017-12-30 20:15:22 +02:00
Anatoly 9a200b816d ensure pg client release 2017-12-30 18:05:53 +02:00
Anatoly 979d100a30 refactoring 2017-12-25 00:50:45 +02:00
Anatoly d00dcf5caa created ConnectionEmitter class in order to encapsulate connections pool flow 2017-12-25 00:42:50 +02:00
Anatoly 1b92f05b64 –SchemaProcessor refactoring 2017-12-25 00:38:00 +02:00
Anatoly f5dbb67aef initial commit 2017-12-19 01:10:42 +02:00
Anatoly 34a53f8866 encapsulated Main.js functionality within corresponding ES6 class 2017-12-19 01:01:35 +02:00
Anatoly 97db6cb5fd added dev–Dependencies 2017-12-19 00:59:54 +02:00
Anatoly Khaytovich 25c3885b21
Added a logo. 2017-12-10 00:56:11 +02:00
Anatoly fa5fe25193 fixed migration of quoted text within table comment 2017-11-13 23:14:51 +02:00
Anatoly c6b4122635 Merge branch 'master' of https://github.com/AnatolyUss/nmig 2017-11-13 01:54:32 +02:00
Anatoly Khaytovich 5297834234
Merge pull request #50 from moominpappa/fix_quotes_in_column_comment
fix quotes in column comments
2017-11-13 01:37:44 +02:00
Anatoly 3345186176 updated version 2017-11-13 00:10:50 +02:00
Anatoly 20b4978797 updated –––dependencies 2017-11-13 00:10:23 +02:00
Pavel Kudriavtsev 54220b9767 fix quotes in column comments 2017-11-06 18:14:07 +03:00
AnatolyUss 22c6c147e7 Fixed a typo 2017-09-11 23:28:27 +03:00
AnatolyUss 52b03aed8e Updated dependencies 2017-09-11 23:10:30 +03:00
AnatolyUss f230a23aaa fixed bandwidth defining procedure 2017-09-11 02:32:49 +03:00
AnatolyUss 29f91d755e Updated version 2017-09-11 02:30:56 +03:00
AnatolyUss 3a0f7a1e2f updated dependencies 2017-08-16 20:30:07 +03:00
AnatolyUss 5d00999922 Updated version 2017-07-25 00:51:44 +03:00
AnatolyUss c0cb3829f7 Updated dependencies and version 2017-07-25 00:48:56 +03:00