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 |
|
|
|
66ff1de7a9
|
fix: reducing logging
|
2021-04-23 23:06:37 +02:00 |
|
|
|
053290c7df
|
chore: updating header of mp_hashdataset
|
2021-04-23 07:56:33 +02:00 |
|
|
|
af71a5e53b
|
feat: new macro for hashing a table (mp_hashdataset)
|
2021-04-23 00:33:11 +02:00 |
|
|
|
ecdce86287
|
fix: adding all.sas also
|
2021-04-17 00:11:33 +02:00 |
|
|
|
d6056b9397
|
fix: adding mod statement to _webout to enable sas-side sasjs testing
|
2021-04-10 12:41:17 +02:00 |
|
Allan Bowe
|
00511c72c2
|
fix: removing deprecated params from mm_createstp
|
2021-04-09 11:46:37 +00:00 |
|
|
|
af4dbb5632
|
feat: switching to DATASTEP over PROCJSON for json delivery in sasjs/adapter
|
2021-04-08 09:49:50 +02:00 |
|
Allan Bowe
|
a7fdb52231
|
fix: sasmeta vs basesas results
|
2021-04-05 18:26:31 +00:00 |
|
Allan Bowe
|
066ed00e44
|
chore: reducing line length in lint by 5 characters
|
2021-04-05 13:31:09 +00:00 |
|
|
|
0a38056c69
|
fix: linting
|
2021-04-03 21:30:51 +02:00 |
|
|
|
1b70205cab
|
feat: two new macros, mp_mdtablewrite.sas (will create a markdown table from a sas dataset) and mm_getlibmetadiffs.sas (will create a set of datasets to describe the differences between a library in metadata and the physical library)
|
2021-04-02 13:38:46 +02:00 |
|
|
|
539447ed06
|
chore: fixing all.sas
|
2021-03-30 16:34:11 +02:00 |
|
|
|
ae72446f85
|
chore: updating all.sas
|
2021-03-30 00:01:43 +02:00 |
|
|
|
4b375e0b8c
|
fix: leading zero in time component of mf_uid()
|
2021-03-19 20:34:16 +01:00 |
|
|
|
7db207dd1c
|
chore: updating all.sas
|
2021-03-19 20:29:35 +01:00 |
|
|
|
96be5c65dc
|
fix: incorrect assignment of 0D as LF and 0A as CR, fixed in both mv_createwebservice.sas and mv_createjob.sas
|
2021-03-08 22:06:57 +01:00 |
|
|
|
8f6ef569e1
|
fix: adding filename clear statements
|
2021-03-07 18:47:41 +01:00 |
|
|
|
ff45c5a8b8
|
fix: ensuring unique filerefs in mm_updatestpsourcecode macro. Marking previous placeholders as deprecated for future release.
|
2021-03-07 18:46:32 +01:00 |
|
|
|
c0e33175cf
|
feat: mm_getfoldercontents.sas to fetch immediate children for any folder including a root level folder
|
2021-03-07 16:19:25 +01:00 |
|
|
|
2bfa72f48f
|
feat: mv_createjob macro for creating a viya job
|
2021-03-07 11:46:21 +01:00 |
|
|
|
fdc2e8ac8a
|
chore: header section for mp_lib2cards.sas
|
2021-03-04 14:20:04 +01:00 |
|
|
|
2a894419ab
|
feat: updating mp_lib2cards to enable a single file to be created with all the tables for a particular library
|
2021-03-01 17:49:26 +01:00 |
|
|
|
818c0f5eae
|
fix: lua feature discovery logic fix
|
2021-02-21 17:15:49 +01:00 |
|
|
|
8d64b30419
|
fix: adding a one second pause between every SAS Job Request in mv_jobflow.sas
|
2021-02-04 14:12:02 +01:00 |
|
|
|
4a6c8ffbb3
|
fix: replacing WARNING with %str(WARN)ING to avoid being caught in searches for mf_getattrn
|
2021-01-31 18:34:10 +01:00 |
|
|
|
b5c86e7031
|
fix: mv_jobflow param mixup, not all jobs were running (fixed now). Also fixed doc formatting, removed unnecessary logging, and fixed a debug switch.
|
2021-01-31 17:58:13 +01:00 |
|
|
|
9783edd0e3
|
feat: adding outref option to mv_jobflow so that logs of submitted jobs can be captured. Also making the context name and flow id optional in the input table, for ease of use.
|
2021-01-29 12:56:12 +01:00 |
|
|
|
961728a987
|
chore: updating header link
|
2021-01-27 00:28:26 +01:00 |
|
|
|
4b34322d94
|
feat: mv_getjoblog.sas macro - will fetch a SAS log from an executed SAS Viya log and append it to a fileref.
mv_jobwaitfor is updated to allow the log to be fetched for all the submitted jobs.
|
2021-01-27 00:14:21 +01:00 |
|
|
|
8bb83deede
|
fix: updating return codes
|
2021-01-26 16:04:44 +01:00 |
|
|
|
bbbcf7d550
|
chore: updating the docs for mf_getquotedstr
|
2021-01-23 13:37:15 +02:00 |
|