Skip to content

Array-enable the Database Functions#2618

Open
MarkBaker wants to merge 1 commit into
masterfrom
Issue-2551_Array-enable-Database-Functions
Open

Array-enable the Database Functions#2618
MarkBaker wants to merge 1 commit into
masterfrom
Issue-2551_Array-enable-Database-Functions

Conversation

@MarkBaker
Copy link
Copy Markdown
Member

This is:

- [ ] a bugfix
- [X] a new feature

Checklist:

Why this change is needed?

Part of the Issue #2551 update to make all relevant functions array-argument-enabled

@tristanbailey
Copy link
Copy Markdown

Just a question, as this looks like it passes, is it just waiting until the package is ready to move to V2?

@MarkBaker
Copy link
Copy Markdown
Member Author

Just a question, as this looks like it passes, is it just waiting until the package is ready to move to V2?

Most functions have already been array enabled (meaning that you can pass an array of values instead of a scalar argument, and get an array of results back), and merged into master. Database functions are an exception, because they're quite a bit more complicated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants