github-actions
f88b219da1
chore: updating all.sas
2024-10-30 19:25:24 +00:00
Trevor Moody
900120df1b
feat: Triggering of stored processes. Closes #378
2024-10-30 19:24:45 +00:00
github-actions
2a13ba72f6
chore: updating all.sas
2024-10-30 19:21:00 +00:00
Allan Bowe
21d6671a5f
Merge pull request #376 from sasjs/issue375
...
fix: logic in mm_assigdirectlib to close #375
v4.52.5
2024-08-27 13:41:51 +03:00
github-actions
5367126428
chore: updating all.sas
2024-08-20 15:19:13 +00:00
allan
8485d9ebdf
fix: logic in mm_assigdirectlib to close #375
2024-08-20 17:18:27 +02:00
^
b7718fae6b
fix: sorting output in create sas package
v4.52.4
2024-05-16 18:18:09 +01:00
^
6e3b100170
fix: adding proc sort to create_sas_package.sas
v4.52.3
2024-05-16 18:09:25 +01:00
^
414fe9ebde
fix: SAS Macros list in SASPAC build job
v4.52.2
2024-05-16 18:03:42 +01:00
^
2bdd83b2e5
fix: increasing length of filepath/filename in mp_dirlist
...
Closes https://git.datacontroller.io/dc/dc/issues/103
v4.52.1
2024-05-09 12:18:26 +01:00
^
862b1896fe
feat: adding filtervar option to mp_stripdiffs
v4.52.0
2024-04-30 18:31:26 +01:00
^
22f0cb67a5
fix: handling consecutive add+delete in mp_stripdiffs
v4.51.6
2024-04-30 17:38:36 +01:00
^
e6da373853
fix: more dedup fixes on mp_stripdiffs
v4.51.5
2024-04-30 14:04:15 +01:00
^
ed20bcaa5c
fix: supporting long character strings in mp_stripdiffs.sas
v4.51.4
2024-04-30 11:12:19 +01:00
^
96e8b096c5
fix: addressing bug with non-unique PK for reverting multiple loads at once in mp_stripdiffs.sas
v4.51.3
2024-04-29 23:40:49 +01:00
^
7413266a8e
fix: correcting name to _____DELETE_THIS_RECORD_____ in mp_stripdiffs
v4.51.2
2024-04-29 20:14:35 +01:00
^
cf70c33bde
fix: length of key_hash variable in mp_stripdiffs.sas
v4.51.1
2024-04-29 19:54:16 +01:00
Allan Bowe
934629d46d
Merge pull request #374 from sasjs/issue373
...
feat: mp_stripdiffs macro - closes #373
v4.51.0
2024-04-25 10:49:21 +01:00
github-actions
16a3b63161
chore: updating all.sas
2024-04-25 09:49:00 +00:00
Allan Bowe
d7288b7fa1
Merge branch 'main' into issue373
2024-04-25 10:48:37 +01:00
github-actions
015749a9b2
chore: updating all.sas
2024-04-25 09:45:46 +00: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
v4.50.1
2024-04-11 14:16:25 +01:00
^
a244a0b27b
chore: updating all.sas
2024-04-11 12:00:28 +01:00
^
3bb632d60d
feat: new mx_getgroups.sas macro for cross-platform use
v4.50.0
2024-04-11 11:58:45 +01:00
Allan Bowe
bdd348483c
Merge pull request #372 from sasjs/issue371
...
Issue371
v4.49.1
2024-02-23 10:29:25 +00:00
github-actions
92f575551d
chore: updating all.sas
2024-02-23 10:26:33 +00:00
^
e616bc940f
fix: partial short numeric support in mp_ds2csv
2024-02-23 10:26:01 +00:00
Allan Bowe
b7bca48129
Merge pull request #370 from sasjs/dependabot/npm_and_yarn/follow-redirects-1.15.4
...
chore(deps): bump follow-redirects from 1.15.2 to 1.15.4
2024-02-19 12:48:34 +00:00
dependabot[bot]
6a2dcbb23f
chore(deps): bump follow-redirects from 1.15.2 to 1.15.4
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.2 to 1.15.4.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.2...v1.15.4 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-10 10:19:46 +00:00
Allan Bowe
6da578e336
Merge pull request #369 from sasjs/368-enable-filter-by-variable-name-in-mp_filter-series
...
feat: enable filter by variable name in mp filter series
v4.49.0
2023-12-31 00:36:53 +00:00
github-actions
c874b31b63
chore: updating all.sas
2023-12-31 00:35:46 +00:00
zver
532e0d535a
fix: tests for char support, #368
2023-12-31 00:35:11 +00:00
github-actions
ee5688f97f
chore: updating all.sas
2023-12-31 00:08:50 +00:00
zver
359b007f85
chore: merge
2023-12-31 00:08:13 +00:00
zver
3294767c1b
feat: enabling variable names for numeric fields. #368
2023-12-31 00:07:02 +00:00
github-actions
9d6f87c87a
chore: updating all.sas
2023-12-30 22:43: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.
v4.48.4
2023-12-03 13:39:50 +00:00
Allan Bowe
94af8661b0
Merge pull request #367 from sasjs/all-contributors/add-andyjessen
...
docs: add andyjessen as a contributor for doc
2023-11-16 15:44:35 +00:00
Allan Bowe
c9e431142c
Merge branch 'main' into all-contributors/add-andyjessen
2023-11-16 15:44:20 +00:00
Allan Bowe
2b2aa5eb58
Merge pull request #366 from andyjessen/fix-macro
...
Add macro trigger to usage example
2023-11-16 15:44:08 +00:00
allcontributors[bot]
1ac2b480a6
docs: update .all-contributorsrc [skip ci]
2023-11-16 15:43:53 +00:00
allcontributors[bot]
4e53544b66
docs: update README.md [skip ci]
2023-11-16 15:43:52 +00:00
github-actions
9b5f1cf170
chore: updating all.sas
2023-11-16 14:23:42 +00:00
andyjessen
703fe4ef38
Add macro trigger to usage example
...
This commit adds macro trigger to mf_isblank usage example.
2023-11-16 07:22:54 -07:00
Allan Bowe
f4a4263046
Merge pull request #365 from sasjs/issue363
...
Issue363
v4.48.3
2023-11-08 21:31:38 +00:00
github-actions
02bf9c85db
chore: updating all.sas
2023-11-08 21:30:00 +00:00
Allan
5835cfaa83
fix: HLO variable label updates, closes #364
...
Removed line breaks and reduced label length by moving the information to the core doc site and providing a link instead
2023-11-08 21:28:17 +00:00
Allan
b50521a8de
fix: adding missing mp_md5 dependency. Closes #363
2023-11-08 21:10:32 +00:00
Allan
fccd6fcc44
fix: updating PR desc to include conventional commit reference
v4.48.2
2023-10-18 10:16:02 +01:00