Skip to content

WIP: Additional User Functions#282

Merged
harelba merged 3 commits intomasterfrom
additional-user-functions
Jan 22, 2022
Merged

WIP: Additional User Functions#282
harelba merged 3 commits intomasterfrom
additional-user-functions

Conversation

@harelba
Copy link
Copy Markdown
Owner

@harelba harelba commented Oct 22, 2021

Currently contains:

  • file_folder(filename)
  • file_basename(filename)
  • file_ext(filename)
  • file_basename_no_ext(filename)

Needs to be added:

  • regexp convenience functions with pattern caching
  • datetime convenience functions

Also, support for generic extensions of sqlite3 + ability to have your own python file with additional UDFs

@harelba harelba changed the title Additional User Functions WIP: Additional User Functions Oct 23, 2021
@harelba harelba merged commit 0321d6d into master Jan 22, 2022
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.

1 participant