Skip to content

Releases: codenotary/immudb-webconsole

v0.0.19

31 May 15:46
Compare
Choose a tag to compare
  • added bytes types

v0.0.18

31 May 14:56
Compare
Choose a tag to compare
  • fixed select database not being filled on metrics page (due to undefined txId)

v0.0.17

21 May 10:11
Compare
Choose a tag to compare
  • sql refreshing tables after an exec command

v0.0.16

20 May 19:55
Compare
Choose a tag to compare
  • sql multiline support

v0.0.15

20 May 16:00
Compare
Choose a tag to compare
  • added toast message when sqlExec are runned (both success and error)

v0.0.14

20 May 15:43
Compare
Choose a tag to compare
  • added multi line sql commands (when separated by semicolon)
  • automatically switching between sqlQuery and sqlExec depending on each SQL command
  • mixed minor bugs

v0.0.13

19 May 20:39
Compare
Choose a tag to compare
  • fixed typo in sql table result

v0.0.12

19 May 20:04
Compare
Choose a tag to compare
  • fixed error on sqlquery/sqlexec if there are double/single quotes

v0.0.11

19 May 18:17
Compare
Choose a tag to compare
  • fixed user CreatedAt invalid date issue with date format RFC3339Nano (used by Go)

v0.0.10

19 May 16:02
Compare
Choose a tag to compare
  • added uptime counter to metrics page
  • added number of entries counter to metrics page