Liking cljdoc? Tell your friends :D

[202004241531]

Added

  • CHANGELOG 😊

Changed

  • Bumped version in README

Fixed

  • Incorrect doc string in resultset->maps to reference Java API rather than the old JDBC API (no impact on functionality)

[202004241401]

Added

  • Connect to OrientDB instance with or without connection pooling
  • Create database
  • Drop database
  • Execute query
  • Execute command
  • Execute script
  • Begin, commit, and rollback transactions
  • Close session
  • Close database
  • Expand the README to include installation, usage, testing methodology, and issue tracking

Can you improve this documentation?Edit on GitLab

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close