Skip to content

Commit ae99cd8

Browse files
committed
SQLinDS [2.2.2]
SQLinDS [2.2.2] Package regenerated with the latest version of the SAS Packages Framework.
1 parent 079f6ff commit ae99cd8

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

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`: A070214517CC36590083FCF9D5F488AC6E746793E94B9AA55D09A419CF291B5B
13+
SHA256 digest for the latest version of `SQLinDS`: 085F0B8BD4A59343E2913FF9635EA6E551ADD54E9678C35F5096D4A0A895B9C5
1414

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

hist/2.2.2/sqlinds.zip

12.7 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.1]](#sqlinds-package)
1+
- [The SQLinDS package [ver. 2.2.2]](#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.1] <a name="sqlinds-package"></a> ###############################################
11+
# The SQLinDS package [ver. 2.2.2] <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 20221112*
49+
*SAS package generated by generatePackage, version 20221121*
5050

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

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

sqlinds.zip

291 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)