Commit Graph

11 Commits

Author SHA1 Message Date
Clair Blacketer 67e30a1d10 Added return values to all functions 2024-02-06 15:13:45 -05:00
Clair Blacketer 96c1711507 Addressing notes in CRAN submission 2024-02-02 13:54:24 -05:00
Frank DeFalco 4f65420456 use the sqlrender function for supported dialects 2022-10-11 17:22:14 -04:00
alex-odysseus 07d0383ac8 Missing commit 3e19695be38a2565f6b187b99ec13575b8767165 from the 'synapse' branch 2022-09-26 17:59:28 +02:00
ssuvorov-fls e1e010a3df added snowflake support 2022-03-30 10:53:52 +03:00
Clair Blacketer f006431a5e Bug fixes and updates from Nov 2021 - Jan 2022 2022-01-13 13:59:03 -05:00
Adam Black 63ba979509 Merge in Maxims changes. update documentation 2021-08-19 16:00:24 -04:00
Maxim Moinat b3fddfbb85
Function to Build Release Zips (#429)
* buildRelease and buildReleaseZip

* add buildRelease
2021-08-19 15:43:34 -04:00
Adam Black ed5fb2d428 Add tests for redshift. Clean up test setup file. 2021-08-19 15:17:01 -04:00
Frank DeFalco a4bfeccf83 function naming & additional cleanup
made create and write functions consistent
fixed render issue that was not including dialect name in generated files
added loop to codeToRun to generate all scripts.
2021-08-18 15:30:04 -04:00
Frank DeFalco be7ea44fba various
fixed writePrimary use of fk function
removed old/unnecessary files - reviewed with CB
added listSupportedVersions function - explicitly not including 6.0
2021-08-18 14:24:45 -04:00