ritalin

Results 6 issues of ritalin

in test/integration/t_checkers.exs, latest source is: ``` fact "supports ! and positive form" do 1000 |> thousand() 1001 |> ! thousand() fail do 1001 |> thousand() 1000 |> ! thousand() end...

## Reproduction 1. open menus page. 2. A new menu is added. 3. Enter name of Other new menu.

- Convenient object creation TFluentJSON.AsObject method - Switching prety printer Add no-indentation and no new-line when passing false to ToString method. - Object member composition with anonymouse function Operating stack...

## Description This PR implements in supporting an array arguments in the prepared statements (issue #447). ## Usage You can pass Javascript's array as argument for `query` / `send` method...

### Description This is PR for issue #1888. A test for `duckdb_wasm` sub-project has failed to build. It resolves this issue. ### Details To build test artifact is success, but...

### What happens? I've challenged to run `duckdb_wasm` sub-project test (tester). Following `README`, I've tried to build but failed. ``` $ cmake --build . ... Undefined symbols for architecture x86_64:...