1
0
mirror of https://github.com/sasjs/core.git synced 2026-04-21 15:31:31 +00:00
Commit Graph

539 Commits

Author SHA1 Message Date
Allan Bowe 4c1f69da3a fix: using PROC JSON for JSON where SYSENCODING=wlatin1 2021-06-01 18:24:04 +03:00
Allan Bowe f160ebe705 chore: updating all.sas from previous pushes 2021-06-01 18:01:01 +03:00
Allan Bowe 41a24677f5 chore: automated commit 2021-05-27 09:42:15 +03:00
Allan Bowe e7d8d8ffb3 chore: updating docs 2021-05-27 09:40:38 +03:00
Allan Bowe d2764c3cd1 chore: updating all.sas 2021-05-26 23:37:38 +03:00
Allan Bowe 9b2368443e fix: changing replace to YES in mm_createwebservice.sas, also setting a default for code to ft15f001. More debugging added to mv_createfolder.sas 2021-05-26 10:36:45 +03:00
Allan Bowe 7915ba2c41 fix: running python to rebuild all.sas and mx_createwebservice macros 2021-05-25 15:50:06 +03:00
Allan Bowe 530cd6e95c feat: adding two more test types to mp_assertdsobs.sas, also a test for the assertion macro itself 2021-05-15 16:30:57 +03:00
Allan Bowe 1934dc8332 fix: adding checks for consul token access, and two tests to ensure the macro is working. closes #10 2021-05-15 14:41:10 +03:00
Allan Bowe 9de512cfc7 Merge pull request #28 from sasjs/issue7
fix: adding licence info.  Closes #7
2021-05-13 21:50:36 +03:00
Allan Bowe cadafcc86b fix: adding licence info. Closes #7 2021-05-13 21:49:54 +03:00
Allan Bowe c6b65366b7 feat: adding MATCH parameter to mp_searchcols.sas to enable fuzzy matching on columns. Closes #14 2021-05-13 21:38:38 +03:00
Allan Bowe 20bf3b86af chore: automated commit 2021-05-13 10:34:54 +03:00
Allan Bowe de67cd329b chore: automated commit 2021-05-12 16:32:24 +03:00
Allan Bowe 2c901831b7 chore: automated commit 2021-05-11 21:11:24 +03:00
Allan Bowe 44069e9867 chore: automated commit 2021-05-11 20:32:12 +03:00
Allan Bowe 4ee13c9389 fix: 400 log repeat, refactor mp_abort abortions, updated doc header 2021-05-11 20:25:39 +03:00
Allan Bowe 15f903aa42 fix: updating mv_getjoblog to deal with endsas'd sessions, and removing endsas from viya mp_abort 2021-05-11 18:14:33 +03:00
Allan Bowe 58a0cce39e chore: automated commit 2021-05-11 13:36:25 +03:00
Allan Bowe 9a5574ea0e fix: all 2021-05-11 13:35:21 +03:00
Allan Bowe 583c7e0c83 fix: removing string 2021-05-11 12:14:09 +03:00
Allan Bowe 223bdd5983 fix: mp_abort cleanup 2021-05-11 11:58:27 +03:00
Allan Bowe aef14543f0 chore: docs update 2021-05-10 20:37:02 +03:00
Allan Bowe c88764c1d8 chore: docs update 2021-05-10 20:15:51 +03:00
Allan Bowe 2c952c8b01 chore: docs update 2021-05-10 20:14:23 +03:00
Allan Bowe d35d597437 fix: updating reason_cd in mp_filtercheck.sas 2021-05-10 15:24:13 +03:00
Allan Bowe 6a2ac51925 fix: adding formatting to mp_jsonout, and a test 2021-05-10 03:42:53 +03:00
Allan Bowe 68aee776d3 feat: new mp_ds2fmtds macro - converts a dataset to a new dataset where all values are the formatted values. Also added a test. 2021-05-10 01:25:51 +03:00
Allan Bowe 4e564b5409 fix: refreshed the testing toolkit, added debug options, updated documentation, included one new test (mv_getjobcode.sas) 2021-05-08 23:27:55 +03:00
Allan Bowe 298acc4e50 fix: setting default to best. over 8. for mf_getformat with force option 2021-05-07 11:20:01 +03:00
Allan Bowe b9d33b38bf feat: new (generic) mp_assert macro, and new feature (type filter) for mf_getvarlist. Added/updated tests for mp_filtercheck and mp_validatecol and mf_getvarlist. 2021-05-06 20:58:38 +03:00
Allan Bowe b61b5f1856 fix: adding dependency 2021-05-06 19:05:14 +03:00
Allan Bowe 61701f3c6a fix: enabling fileref as output option for sas code obtained via mm_getstpcode. Also updated some doc headers and macro footers. 2021-05-06 15:06:13 +03:00
Allan Bowe b1380983ec fix: missing comma 2021-05-05 20:16:26 +03:00
Allan Bowe b4834f9b40 fix: updates following test runs in Studio 2021-05-05 20:12:06 +03:00
Allan Bowe 1b5ad93cad chore: updating all.sas 2021-05-05 11:48:38 +03:00
Allan Bowe e01b06b640 feat: new assertion macro (mp_assertcols.sas) to test for column existence (or not) 2021-05-04 21:53:57 +03:00
Allan Bowe 24380ddf26 Merge branch 'main' of github.com:sasjs/core 2021-05-03 22:44:07 +03:00
Allan Bowe 1ef42d45af fix: wrapping filter query in brackets to allow logic to be encapsulated when using with other logic sources 2021-05-03 22:43:56 +03:00
Allan Bowe ffd2e135dc fix: removing WARNINGs from code logic 2021-05-03 20:28:48 +03:00
Allan Bowe 7f2ad5fc66 feat: mp_filtervalidate.sas - to run a proc sql validate against the target table to ensure validity 2021-05-03 13:48:24 +03:00
Allan Bowe d6235c6357 chore: reducing raw_value size to 4000 for wider DB support 2021-05-03 11:17:20 +03:00
Allan Bowe 98118adb9a feat: new assertion macro for testing the values in a target column. Designed for use with 'sasjs test'. 2021-05-03 01:00:36 +03:00
Allan Bowe 369c4412f3 fix: adding tests for mp_filtergenerate, also updating the corresponding macros following test results 2021-05-02 22:11:44 +03:00
Allan Bowe 7d7608f06c chore: updating all.sas 2021-05-02 19:12:08 +03:00
Allan Bowe ff82f7d75c chore: header update in mf_getvarlist 2021-05-01 20:33:45 +03:00
Allan Bowe fdd566e8ce fix: setting server headers only if STREAM mode enabled to avoid 'Function is only valid for filerefs using the CACHE access method.' error when testing STPs from Studio. Also removing proc json as it cannot handle invalid characters. 2021-05-01 16:27:41 +03:00
Beast 328f8c260b chore: updating all.sas 2021-05-01 15:34:30 +03:00
allan 66ff1de7a9 fix: reducing logging 2021-04-23 23:06:37 +02:00
allan 053290c7df chore: updating header of mp_hashdataset 2021-04-23 07:56:33 +02:00