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).
This commit is contained in:
Bart Jablonski
2023-04-11 18:37:47 +02:00
parent f999e885db
commit 24aa330ce8
4 changed files with 4 additions and 4 deletions

View File

@@ -10,7 +10,7 @@ The package allows to write SQL queries in the data step, e.g.
set %SQL(select * from sashelp.class order by age);
run;
```
SHA256 digest for the latest version of `SQLinDS`: F*229ACF1A62E5194A25C75D8E554BEF1B7D29227A498ED5862F23892BB0D57644
SHA256 digest for the latest version of `SQLinDS`: F*3BB422E8C94515DEE9E13E674A0D119794F464D9597C28D5D536E71F64EB5298
[**Documentation for SQLinDS**](./sqlinds.md "Documentation for SQLinDS")

BIN
hist/2.2.6/sqlinds.zip Normal file

Binary file not shown.

View File

@@ -8,7 +8,7 @@
---
# The SQLinDS package [ver. 2.2.5] <a name="sqlinds-package"></a> ###############################################
# The SQLinDS package [ver. 2.2.6] <a name="sqlinds-package"></a> ###############################################
The **SQLinDS** package is an implementation of
the *macro-function-sandwich* concept introduced in the
@@ -49,10 +49,10 @@ Package contains:
Required SAS Components:
*Base SAS Software*
*SAS package generated by generatePackage, version 20230207*
*SAS package generated by generatePackage, version 20230411*
The SHA256 hash digest for package SQLinDS:
`F*229ACF1A62E5194A25C75D8E554BEF1B7D29227A498ED5862F23892BB0D57644`
`F*3BB422E8C94515DEE9E13E674A0D119794F464D9597C28D5D536E71F64EB5298`
---
# Content description ############################################################################################

Binary file not shown.