8000 Tags · LaravelFreelancerNL/fluentaql · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: LaravelFreelancerNL/fluentaql

Tags

2.1.1

Toggle 2.1.1's commit message
Fixed passing of references and registered variables to the document …

…function

2.1.0

Toggle 2.1.0's commit message
Fixed _id validation which now allows for single character keys.

Improved prune tests & documentation examples.

2.0.0

Toggle 2.0.0's commit message
Fixed empty arrays being seen as associative instead of numeric/list-…

…arrays as is the json_encode standard.

1.4.0

Toggle 1.4.0's commit message
String function improvements and additions

TRIM's second value is optional now. It also accepts a string with characters to remove at the beginnen and the end, instead of just the type integer.

Added LTRIM support

Added RTRIM support

Added FIND_FIRST support

Added FIND_LAST support

Moved CI QA scripts to separate shell script

1.3.0

Toggle 1.3.0's commit message
reverted eronous microsecond format to milliseconds

1.2.0

Toggle 1.2.0's commit message
Bind expressions contain their data; even when added to a new query a…

…s an expression

1.1.0

Toggle 1.1.0's commit message
cs fix

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Set version badge to stable.

1.0.0-beta.12

Toggle 1.0.0-beta.12's commit message
- removed duplicate !array check in for clause

- fixed array of predicates falsely being recognized as a single predicate instead of a group.
- SupportCommandsTest correctly covers bindArrayValues
- added tests for unbounded and time based aggregation window queries.

1.0.0-beta.11

Toggle 1.0.0-beta.11's commit message
Fixed merge docblock description

0