Skip to content

Commit a6559dd

Browse files
committed
The SQLinDS package [ver. 2.2.3]
The SQLinDS package [ver. 2.2.3] Package regenerated with the latest version of the SAS Packages Framework.
1 parent ae99cd8 commit a6559dd

4 files changed

Lines changed: 5 additions & 5 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`: 085F0B8BD4A59343E2913FF9635EA6E551ADD54E9678C35F5096D4A0A895B9C5
13+
SHA256 digest for the latest version of `SQLinDS`: D5A66E60602270E5FB1E592FA3E0C2F2C640BC077FE799A2223CB9BA275F6F47
1414

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

hist/2.2.3/sqlinds.zip

13.1 KB
Binary file not shown.

sqlinds.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- [The SQLinDS package [ver. 2.2.2]](#sqlinds-package)
1+
- [The SQLinDS package](#sqlinds-package)
22
- [Content description](#content-description)
33
* [library `dsSQL`](#library-dssql)
44
* [`%dsSQL_inner()` macro](#dssql-inner-macro)
@@ -8,7 +8,7 @@
88

99
---
1010

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

1313
The **SQLinDS** package is an implementation of
1414
the *macro-function-sandwich* concept introduced in the
@@ -46,10 +46,10 @@ Package contains:
4646
Required SAS Components:
4747
*Base SAS Software*
4848

49-
*SAS package generated by generatePackage, version 20221121*
49+
*SAS package generated by generatePackage, version 20221125*
5050

5151
The SHA256 hash digest for package SQLinDS:
52-
`085F0B8BD4A59343E2913FF9635EA6E551ADD54E9678C35F5096D4A0A895B9C5`
52+
`D5A66E60602270E5FB1E592FA3E0C2F2C640BC077FE799A2223CB9BA275F6F47`
5353

5454
---
5555
# Content description ############################################################################################

sqlinds.zip

78 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)