Skip to content

Commit 24aa330

Browse files
committed
The SQLinDS package [ver. 2.2.6]
The SQLinDS package [ver. 2.2.6] Package regenerated with the latest version of the SAS Packages Framework (20230411).
1 parent f999e88 commit 24aa330

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The package allows to write SQL queries in the data step, e.g.
1010
set %SQL(select * from sashelp.class order by age);
1111
run;
1212
```
13-
SHA256 digest for the latest version of `SQLinDS`: F*229ACF1A62E5194A25C75D8E554BEF1B7D29227A498ED5862F23892BB0D57644
13+
SHA256 digest for the latest version of `SQLinDS`: F*3BB422E8C94515DEE9E13E674A0D119794F464D9597C28D5D536E71F64EB5298
1414

1515
[**Documentation for SQLinDS**](./sqlinds.md "Documentation for SQLinDS")
1616

hist/2.2.6/sqlinds.zip

193 KB
Binary file not shown.

sqlinds.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
---
1010

11-
# The SQLinDS package [ver. 2.2.5] <a name="sqlinds-package"></a> ###############################################
11+
# The SQLinDS package [ver. 2.2.6] <a name="sqlinds-package"></a> ###############################################
1212

1313
The **SQLinDS** package is an implementation of
1414
the *macro-function-sandwich* concept introduced in the
@@ -49,10 +49,10 @@ Package contains:
4949
Required SAS Components:
5050
*Base SAS Software*
5151

52-
*SAS package generated by generatePackage, version 20230207*
52+
*SAS package generated by generatePackage, version 20230411*
5353

5454
The SHA256 hash digest for package SQLinDS:
55-
`F*229ACF1A62E5194A25C75D8E554BEF1B7D29227A498ED5862F23892BB0D57644`
55+
`F*3BB422E8C94515DEE9E13E674A0D119794F464D9597C28D5D536E71F64EB5298`
5656

5757
---
5858
# Content description ############################################################################################

sqlinds.zip

18 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)