1
0
mirror of https://github.com/sasjs/core.git synced 2026-07-23 15:35:29 +00:00
Commit Graph

260 Commits

Author SHA1 Message Date
4gl e24ef4c6fc fix: ensure leading blanks are always imported 2026-07-22 16:29:18 +01:00
dcbot 444ffac0f3 fix: refactor of mf_wordsinstr1-xxx-str2 macros to support 000s of vals efficiently 2026-07-19 23:17:12 +01:00
dcbot 167defb31b feat: mp_rowhash macro and fixed failing tests 2026-07-18 13:09:58 +01:00
Allan Bowe d489c98b87 Merge pull request #431 from sasjs/mx_createjob
fix: updates to make tests pass on viya and sasjs server for mx_creat…
2026-06-26 12:30:35 +01:00
allan 46ae27b182 fix: updates to make tests pass on viya and sasjs server for mx_createjob 2026-06-26 12:26:03 +01:00
allan d52b9a6eea chore: adding new test to mp_retainedkey 2026-06-25 14:38:41 +01:00
allan 3d6b9d0da5 fix: allow large numerics in mp_retainedkey 2026-06-25 14:23:53 +01:00
4gl 6c6c45b85c fix: issue with running jobs in viya2026 (all params must be strings) 2026-05-14 17:29:26 +01:00
4gl 872353dc8d feat: new mx_append2pgm macro 2026-05-14 15:02:14 +01:00
4gl a759aa9915 fix: using 128 instead of 131 in _debug due to compute task bug 2026-05-13 14:18:47 +01:00
4gl ef7e8e051f chore: updating tests around mv_createfolder 2026-05-12 13:25:36 +01:00
4gl 402337a952 fix: avoid strange error when running mv_getviyafileextparams in Studio 2026-04-29 12:50:03 +01:00
4gl f1ac0bd821 fix: removing usecache option (wasn't used in the end) 2026-04-28 19:06:41 +01:00
4gl 36452a2a02 fix: simplifying mv_castabload and improving tests 2026-04-28 18:39:09 +01:00
4gl 7ef58a0f54 feat: mv_castabsave macro and tests 2026-04-28 17:36:25 +01:00
4gl 73fd85d254 feat: new mfv_getcaslib macro
Fetches a caslib from a regular SAS libref
2026-04-28 12:38:41 +01:00
4gl d0a5780cd1 feat: adding tests, adding param to mfv_existsashdat, updating README 2026-04-27 17:29:07 +01:00
4gl 08f2d0d53f feat: castabload macro 2026-04-27 14:11:09 +01:00
allan 186ea1cfba feat: adding ISLIB validation to mp_validatecol macro 2026-04-02 23:45:09 +01:00
Trevor Moody e3b8ee69a9 feat(mf_getvalue)!: specify row and raise SYSCC value upon issue 2026-03-18 14:09:18 +00:00
allan df0c9899cf feat: snowflake support in mm_assigndirectlib 2026-03-10 20:01:38 +00:00
allan 3bb902b74e chore: adding scope test 2026-02-09 01:36:11 +00:00
allan 835369381c chore: more tests 2026-02-09 01:29:22 +00:00
allan c1f1fcdebf feat: new mx_createjob macro and associated test 2026-02-09 00:51:30 +00:00
Trevor Moody 76728cbc6c fix: corrected dependent macro name 2025-12-16 13:23:23 +00:00
Trevor Moody 7b24faaa21 fix: corrected included macro filename casing 2025-11-19 13:45:41 +00:00
Trevor Moody b49ac96766 chore: added macrovars to exclude from compare test 2025-11-19 11:56:16 +00:00
Trevor Moody 1cd8ba03c5 chore: improved file-type handling efficiency 2025-11-18 23:56:54 +00:00
Trevor Moody 569533b218 fix: apply viya file type properties to newly created viya files 2025-11-12 11:17:31 +00:00
allan ce73e2bebd feat: new mfv_getfolderpath macro
+ associated test
created to support the fix for https://git.datacontroller.io/dc/dc/issues/171
2025-06-06 20:29:07 +01:00
allan 3bd2148ae9 fix: failing test 2025-06-02 12:16:36 +01:00
allan 6e033afb7b feat: adding mp_replace option to mv_createfile
Relates to https://github.com/sasjs/cli/issues/1403
2025-05-30 19:15:33 +01:00
allan 2ddded9600 chore: test fixes 2025-05-19 12:20:59 +01:00
allan 7117e2e8e9 fix: enabling reading from / writing to SAS Drive. Closes #334 2025-05-19 10:19:23 +01:00
allan 667198e5c0 feat: mfv_getpathuri macro to get the uri of a file or folder
Also refactoring mv_createfolder.sas
2025-05-18 18:48:50 +01:00
allan 15c0576207 feat: new mf_mimetype macro
(and associated test)
2025-05-17 15:06:47 +01:00
Trevor Moody bd4610f0b8 chore: updates to address comments 2024-10-31 12:49:16 +00:00
Trevor Moody 424ae548d0 chore: replaced obs test with mp_assertdsobs 2024-10-31 11:27:18 +00:00
Trevor Moody 1b16383fd8 chore: Added test of ms_triggerstp.sas 2024-10-31 11:10:10 +00:00
^ 7413266a8e fix: correcting name to _____DELETE_THIS_RECORD_____ in mp_stripdiffs 2024-04-29 20:14:35 +01:00
Allan Bowe d7288b7fa1 Merge branch 'main' into issue373 2024-04-25 10:48:37 +01:00
^ 556c7bdb28 feat: mp_stripdiffs macro - closes #373 2024-04-25 10:45:23 +01:00
^ 602758c3c3 fix: ensuring consistent column names across invocations in output dataset 2024-04-11 14:16:25 +01:00
^ 3bb632d60d feat: new mx_getgroups.sas macro for cross-platform use 2024-04-11 11:58:45 +01:00
^ e616bc940f fix: partial short numeric support in mp_ds2csv 2024-02-23 10:26:01 +00:00
zver 532e0d535a fix: tests for char support, #368 2023-12-31 00:35:11 +00:00
zver 3294767c1b feat: enabling variable names for numeric fields. #368 2023-12-31 00:07:02 +00:00
Allan ec14b9cef8 fix: mp_loadformat updates by FMTROW
Previously, FMTROW was not being honoured when adding / deleting individual format records.  Updated tests and added additional validations to ensure FMTROW is provided correctly at the input stage.
2023-12-03 13:39:50 +00:00
Allan 7b6d34028b fix: updating broken test in ms_runstp.test.sas 2023-07-13 23:35:30 +01:00
Allan cb05ee2b9a fix: scoped variables in ms_adduser2group.test.sas 2023-07-13 22:10:08 +01:00