issues
search
crate
/
micropython-cratedb
A CrateDB Driver for MicroPython.
https://cratedb.com
Apache License 2.0
5
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update validate-pyproject requirement from <0.23 to <0.24
#31
dependabot[bot]
opened
1 week ago
0
CI & Chore: This and that
#30
amotl
closed
2 weeks ago
0
Using Belay?
#29
amotl
opened
3 weeks ago
0
CI: Validate lowest MicroPython version
#28
amotl
closed
3 weeks ago
1
CI: Add support for MicroPython
#27
amotl
closed
2 weeks ago
0
Chore: Format code using Ruff. Satisfy and enable linter on CI.
#26
amotl
closed
3 weeks ago
0
Tests: Add software tests and CI/GHA configuration
#25
amotl
closed
3 weeks ago
0
Unlock support for CircuitPython
#24
simonprickett
opened
3 weeks ago
9
Documentation about CPython. Make example programs work out of the box.
#23
amotl
closed
3 weeks ago
1
Add an announcement to the CrateDB community
#22
simonprickett
opened
3 weeks ago
0
Updated GitHub org name to crate.
#21
simonprickett
closed
3 weeks ago
0
Repo name updates.
#20
simonprickett
closed
3 weeks ago
0
Adds contributor guide and code of conduct files.
#19
simonprickett
closed
3 weeks ago
0
Add this driver to the CrateDB driver list in the documentation.
#18
simonprickett
closed
3 weeks ago
1
Add this driver to the curated list "awesome-micropython" when done.
#17
simonprickett
closed
3 weeks ago
1
Renames `microcrate` to `micropython-cratedb`.
#16
simonprickett
closed
3 weeks ago
0
Add contribution guidelines and code of conduct files.
#15
simonprickett
closed
3 weeks ago
0
Adds example code and README updates showing how to manage container data types - OBJECT and ARRAY.
#14
simonprickett
closed
1 month ago
1
Try this out on CircuitPython and add a demo that uses it.
#13
simonprickett
closed
3 weeks ago
2
Using a more canonical name: MicroCrate => micropython-cratedb
#12
amotl
closed
3 weeks ago
5
Added text for current example scripts.
#11
simonprickett
closed
1 month ago
0
Add documentation and examples covering object data type.
#10
simonprickett
closed
1 month ago
1
Importing requests fails on older MicroPython versions
#9
simonprickett
closed
1 month ago
1
Write the README for the examples folder.
#8
simonprickett
closed
1 month ago
0
Look at using a `package.json` file to install both microcrate and the base64 dependency.
#7
simonprickett
closed
1 month ago
2
Consider higher level interface using lists of dicts for each row of data?
#6
simonprickett
opened
1 month ago
4
Complete the README
#5
simonprickett
closed
1 month ago
2
Provide a complete demo script.
#4
simonprickett
closed
1 month ago
1
Ensure that the correct error is thrown when there is a bulk operations error.
#3
simonprickett
closed
1 month ago
1
Ensure correct exception thrown when a user tries to perform an operation that they don't have rights for.
#2
simonprickett
closed
1 month ago
1
Consider adding BLOB support.
#1
simonprickett
opened
1 month ago
0