-
Updated
Apr 14, 2022 - C++
document-database
Here are 107 public repositories matching this topic...
-
Updated
Apr 13, 2022 - Java
-
Updated
Apr 14, 2022 - C#
Is your feature request related to a problem? Please describe.
CSV files produced in different locales have different default separators, a comma-separated file (",") is but one type of CSV.
In Sweden we usually use a semicolon (";") as separator and many CSV files use a tab as separator ("\t"). Importing CSVs requires reformatting them before import, and causes inoperability issues and f
-
Updated
Apr 14, 2022 - C#
-
Updated
Nov 7, 2018
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Jan 27, 2021 - Shell
-
Updated
Apr 14, 2022 - Rust
-
Updated
Dec 12, 2020 - C#
-
Updated
Oct 1, 2020 - Python
-
Updated
Jan 16, 2022 - Java
-
Updated
Aug 12, 2021 - Python
-
Updated
Mar 2, 2022 - TypeScript
-
Updated
Apr 6, 2018 - JavaScript
Right now in insertElementRecursive(), DocLayer does NOT try to store arrays with null values as sparse arrays, i.e. for null value it still insert a k-v for it, which is kind of against what it attempts to achieve later when doing update (skipping the null values and effectively store those arrays as spars arrays). We should make the behavior consistent and do the same in insertion.
-
Updated
Oct 6, 2021 - JavaScript
-
Updated
Sep 26, 2020 - TypeScript
-
Updated
Mar 13, 2022
-
Updated
Jan 16, 2022 - C#
-
Updated
Mar 12, 2022 - Java
-
Updated
Jul 3, 2021 - C
-
Updated
Mar 19, 2020
-
Updated
May 27, 2021 - F#
-
Updated
Apr 8, 2019 - JavaScript
-
Updated
Apr 2, 2022 - Python
Improve this page
Add a description, image, and links to the document-database topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the document-database topic, visit your repo's landing page and select "manage topics."


See #1029