Commit graph

71 commits

Author SHA1 Message Date
Anatoly 93e4452642 migrating to typescript 2018-07-22 23:42:42 +03:00
Anatoly 2ad0921b33 migrating to typescript 2018-07-19 02:30:57 +03:00
Anatoly d8e85ef6b0 migrating to typescript 2018-06-28 03:35:01 +03:00
Anatoly 0fa12e60cd migrating to typescript 2018-06-25 02:23:58 +03:00
Anatoly d01a8f3ccc migrating to typescript 2018-06-24 01:35:53 +03:00
Anatoly 2a836839e7 migrating to typescript 2018-06-23 14:28:24 +03:00
Anatoly 02c71fed5f migrating to typescript 2018-06-22 18:45:23 +03:00
Anatoly 28a5699038 migrating to typescript 2018-06-21 02:30:21 +03:00
Anatoly b83aa19b04 migrating to typescript 2018-06-18 01:45:19 +03:00
Anatoly 26c9b1fd92 migrating to typescript 2018-06-18 01:15:52 +03:00
Anatoly 1aeccf402f migrating to typescript 2018-06-17 22:33:52 +03:00
Anatoly fcaa12b49d migrating to typescript 2018-06-17 22:13:11 +03:00
Anatoly cf6dcc84d3 migrating to typescript 2018-06-16 12:01:44 +03:00
Anatoly 79b1f6a635 migrating to typescript 2018-06-14 04:53:40 +03:00
Anatoly f85564284c migrating to typescript 2018-06-13 02:21:28 +03:00
Anatoly f69f807e53 migrating to typescript 2018-06-12 03:18:34 +03:00
Anatoly 7e83c0d254 added type hints 2018-05-04 18:01:08 +03:00
Anatoly 9d7b3f9343 removed unnecessary "use strict" statement 2018-05-03 03:15:36 +03:00
Anatoly e229d9e1cc added type hints 2018-05-03 03:14:35 +03:00
Anatoly ff33e4317a corrected type hints 2018-05-03 03:14:06 +03:00
Anatoly 83f7e546e6 added type hints 2018-05-03 03:13:44 +03:00
Anatoly d6dcb896de converted js to ts 2018-05-02 03:08:03 +03:00
Anatoly f18ea4515d added "@types/node" to "devDependencies" 2018-05-02 03:04:59 +03:00
Anatoly b0400f00a3 moved configuration files into config directory 2018-02-14 10:16:50 +02:00
Anatoly eb85c99337 quoted table and column names 2018-02-11 18:19:49 +02:00
Anatoly fc751e2bbf refactoring 2018-02-11 18:09:37 +02:00
Anatoly b3bb7e0816 refactoring 2018-02-11 16:26:12 +02:00
Anatoly 81a717626d added a comment 2018-02-11 03:54:30 +02:00
Anatoly 45af6a96aa removed decodeBit() function 2018-02-10 19:35:52 +02:00
Anatoly 5d991c491b added binary data decoder 2018-02-10 19:09:19 +02:00
Anatoly 4657f901de added decodeBinaryData() function 2018-02-10 17:31:57 +02:00
Anatoly 9d21f26009 removed CleanupProcessor 2018-02-05 15:09:18 +02:00
Anatoly 74f42aa1d9 added remove_test_resources test config setting 2018-02-04 12:56:56 +02:00
Anatoly a6db478fb5 added _migrationCompletedEvent conversion attribute 2018-02-04 12:11:02 +02:00
Anatoly e242569301 fire migrationCompleted event on process completion, when running in test mode 2018-01-31 02:42:28 +02:00
Anatoly 5dc78ff69b added _eventEmitter class attribute 2018-01-31 02:40:45 +02:00
Anatoly 00ef9cd60d added _runsInTestMode class attribute 2018-01-31 01:31:19 +02:00
Anatoly 2838aee658 enabled support of multiple statements 2018-01-26 19:19:47 +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 c67a4c6d81 added –runPgPoolQuery() method 2017-12-30 20:28:21 +02:00
Anatoly 4113344edb refactoring 2017-12-30 20:26:39 +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 34a53f8866 encapsulated Main.js functionality within corresponding ES6 class 2017-12-19 01:01:35 +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
Pavel Kudriavtsev 54220b9767 fix quotes in column comments 2017-11-06 18:14:07 +03:00