add nullable value support, change field datatype

This commit is contained in:
yggverse 2024-10-11 23:44:33 +03:00
parent 6a4790c92b
commit a2643d953d
3 changed files with 11 additions and 4 deletions

View file

@ -151,6 +151,7 @@ impl Request {
transaction: &Transaction,
app_browser_window_tab_item_page_navigation_id: &i64,
) -> Result<(), String> {
// Keep value in memory until operation complete
let text = self.widget.text();
match Database::add(