Features
Pricing
Blog
Docs
Install DBCode →
{ $focus.focus(document.querySelector('.pagefind-ui__search-input'));});" class=" hidden">
Changelog
1.3.10
2024-10-21
Changed
Table DDL editing now uses transactions where appropriate.
Custom theme extensions are now supported for syntax highlighting in the table editor.
Fixed
MongoDB connections can now be created without a username. #70
MariaDB 10.5 or higher is required.
1.3.7
2024-10-19
Changed
Changes preview in the table editor now matches the VSCode theme for the built in themes.
Fixed
Retrying a failed connection in the DB Explorer now works.
Applying table changes now works.
1.3.6
2024-10-18
Changed
Table creation and editing is now working, with change preview.
1.3.3
2024-10-15
Changed
Added (null) to the drop down menus when editing a field that allows null.
Added a Set Value menu item to the context menu for editable cells. #47
Fixed
Fixed Oracle introspection to use all_x and work with user level privileges. #58
Added string and number to D1 data types. #64
1.3.2
2024-10-14
Changed
MongoDB now supports user code in the editor. #55
Fixed
DB Explorer filtering now expands items correctly, and works with cloud providers. #42
Autocomplete now works again in Notebooks. #56
Trimmed long column comments in the Hover help. #50
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17