|
|
15687be5d6
|
fix: tidy up of SAS flavour DDL
v1.6.2
|
2020-10-30 11:43:15 +01:00 |
|
|
|
d9a82c0bdf
|
fix: incorrect filepath when using filerefs in mp_dirlist
v1.6.1
|
2020-10-29 12:08:07 +01:00 |
|
|
|
6f06e5540d
|
feat: adding fileref support for mp_dirlist, as well as a directory column on the output dataset
v1.6.0
|
2020-10-29 11:30:15 +01:00 |
|
|
|
6b782a4fa2
|
chore: adding sitemap
|
2020-10-18 01:00:35 +02:00 |
|
|
|
efe4709dde
|
chore: formatting in mp_guesspk
|
2020-10-14 16:42:04 +02:00 |
|
|
|
5cb41041d9
|
fix: upcase showlog value in mp_getddl() to allow lowercase user entries
v1.5.9
|
2020-10-13 11:20:30 +02:00 |
|
|
|
f50cb03fd3
|
fix: mp_ds2cards was failing when the maxobs was less than the number of variables. SQL maxobs option is now reset.
v1.5.8
|
2020-10-12 18:28:50 +02:00 |
|
|
|
ac46489f11
|
fix: enabling mp_abort.sas to work in Viya when useComputeApi is true (and the SYS_JES_JOB_URI is empty)
v1.5.7
|
2020-10-11 00:34:08 +02:00 |
|
vrh
|
5e45701e74
|
fix: extra debug info in mp_searchdata, as well as named literal support
v1.5.6
|
2020-10-02 22:34:36 +02:00 |
|
vrh
|
8caaacd9f0
|
docs: comment fix
|
2020-09-28 09:22:29 +02:00 |
|
vrh
|
91983e0a91
|
fix: trim edge cases and return of the register client url
v1.5.5
|
2020-09-11 00:38:37 +02:00 |
|
vrh
|
7b72f0ac94
|
fix: alternative base_uri option on tokenauth macro, also description update for listclients
v1.5.4
|
2020-09-10 09:30:09 +02:00 |
|
vrh
|
3eae34d8b7
|
fix: adding base_uri in all calls to cover instances where viya calls are not on localhost
v1.5.3
|
2020-09-07 14:01:39 +02:00 |
|
vrh
|
58358c916d
|
chore: doc updates
|
2020-09-05 17:22:38 +02:00 |
|
vrh
|
578ef26cd5
|
fix: support for tab characters, closes https://github.com/macropeople/macrocore/issues/21
v1.5.2
|
2020-09-04 09:51:11 +02:00 |
|
vrh
|
33189743cd
|
fix: accidental end comment
v1.5.1
|
2020-09-03 18:07:18 +02:00 |
|
vrh
|
459beff4fa
|
feat: mf_trimstr macro
v1.5.0
|
2020-09-03 17:49:44 +02:00 |
|
vrh
|
1c873afe57
|
fix: base_uri for mv_deletejes
v1.4.3
|
2020-09-03 16:29:21 +02:00 |
|
Allan Bowe
|
2b683509ac
|
Merge pull request #4 from sasjs/change
fix: base_uri
v1.4.2
|
2020-09-03 16:26:48 +02:00 |
|
vrh
|
dcccd1491d
|
fix: base_uri
|
2020-09-03 16:24:32 +02:00 |
|
vrh
|
8d9b84037c
|
fix: base_uri missing
v1.4.1
|
2020-09-03 16:06:47 +02:00 |
|
vrh
|
029c1a29ed
|
feat: xlsx support in mp_streamfile
v1.4.0
|
2020-08-18 23:09:13 +02:00 |
|
vrh
|
c4dbd5971f
|
docs: formatting
|
2020-08-08 15:26:02 +02:00 |
|
vrh
|
40ac3bba9a
|
merge
v1.3.0
|
2020-08-08 14:32:12 +02:00 |
|
vrh
|
21946e74f1
|
feat: mm_gettableid macro
|
2020-08-08 14:29:55 +02:00 |
|
Allan Bowe
|
6443e2d2ef
|
Merge pull request #3 from sasjs/mp_rafal
Fix: Unique Indexes Added
|
2020-08-05 13:57:00 +02:00 |
|
rafgag
|
17f03b7507
|
Fix: previous changes restored
|
2020-08-05 13:48:16 +02:00 |
|
rafgag
|
c6a18a4168
|
Fix: Unique Indexes Added
|
2020-08-05 12:42:27 +02:00 |
|
vrh
|
dd18d1d5a8
|
fix: adding schema to pg output
v1.2.3
|
2020-08-04 21:19:00 +02:00 |
|
vrh
|
fc8a39bbca
|
fix: quoting reserved words
v1.2.2
|
2020-08-04 18:45:00 +02:00 |
|
vrh
|
8beec7dc19
|
fix: quoting for instances of reserved words in pgsql
v1.2.1
|
2020-08-04 18:13:22 +02:00 |
|
vrh
|
e3f6cb7b45
|
chore: editor config file
|
2020-08-04 14:45:54 +02:00 |
|
Allan Bowe
|
041aff9bc0
|
Merge pull request #2 from rafgag/mp_rafal
FEAT: adding Primary Key constraints
v1.2.0
|
2020-08-04 12:00:28 +02:00 |
|
rafgag
|
1986732573
|
Update mp_getddl.sas
|
2020-08-04 12:00:05 +02:00 |
|
rafgag
|
958f509894
|
Update mp_getddl.sas
|
2020-08-04 11:34:19 +02:00 |
|
rafgag
|
1373957031
|
Update mp_getddl.sas
|
2020-08-04 11:30:12 +02:00 |
|
rafgag
|
8466acc7a7
|
Update mp_getddl.sas
|
2020-08-04 11:25:59 +02:00 |
|
rafgag
|
45e646565f
|
FEAT: adding Primary Key constraints
|
2020-08-03 16:51:14 +02:00 |
|
Allan Bowe
|
9d9a72220f
|
fix: syscc value (not length) assertion
v1.1.1
|
2020-07-30 02:42:13 +02:00 |
|
Allan Bowe
|
53865a3909
|
feat: Postgres support for getddl macro
v1.1.0
|
2020-07-29 12:32:54 +02:00 |
|
Allan Bowe
|
98a0d185ff
|
fix: compatibility with compute sessions
v1.0.5
|
2020-07-15 09:58:48 +02:00 |
|
Allan Bowe
|
888e07468c
|
fix: pretty option always in proc json
v1.0.4
|
2020-07-11 11:57:56 +02:00 |
|
Allan Bowe
|
f491fa3ef5
|
fix: file based upload with sasjs_tables for testing
v1.0.3
|
2020-07-11 11:18:17 +02:00 |
|
Allan Bowe
|
6b1ea7323c
|
fix: updating ref to main (not master)
v1.0.2
|
2020-07-09 09:38:29 +02:00 |
|
Krishna Acondy
|
5f1eaefa11
|
Merge pull request #1 from sasjs/ci-update
fix(ci): update default branch to main
v1.0.1
|
2020-07-09 08:21:59 +01:00 |
|
Krishna Acondy
|
77aec4a9da
|
fix(ci): update default branch to main
|
2020-07-09 08:20:27 +01:00 |
|
Allan Bowe
|
a9e9f28e05
|
docs: revamp with new repo location
|
2020-07-07 23:09:33 +02:00 |
|
Krishna Acondy
|
8beb0048a3
|
feat(*): recreate library as scoped package
v1.0.0
|
2020-07-07 21:27:24 +01:00 |
|