Skip to content

Conversation

@sugatoray
Copy link
Owner

added new commands:

  • WIP command: createpkg

sugatoray added 11 commits March 9, 2023 16:06
added new commands: 

- WIP command: `createpkg`
update command `createpkg`
add a section with equivalent multiline functions for some of the single line functions.
- updated `createpkg` function
- `pystr`: python like substring capability
- `getPartYYYYMM`: extract `YYYYMM` part from a string with the format `##:YYYYMM`
- `genYYYYMM`: generate a list of YYYYMM values with a start and stop specification
- update: `genYYYYMM`
- add: `genSQLUnionAllTables`
  - generate SQL for tables with UNION ALL
- fix bug in `genSQLUnionAllTables`
- update related example
added newer functionalities

- for variable substitution of exported variables 
  - using `sed`
- create exporting variable definition using python and an input string.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants