Skip to content

Fix SQLite#42

Open
mtudury wants to merge 3 commits intoJodliDev:masterfrom
mtudury:master
Open

Fix SQLite#42
mtudury wants to merge 3 commits intoJodliDev:masterfrom
mtudury:master

Conversation

@mtudury
Copy link

@mtudury mtudury commented May 14, 2023

This PR is a bug fix one for :

SQLite's support :

  • fix : calendar not created due to affected_rows vs num_rows > 0 different behavior between MySQL and SQLite
  • fix : event and calendar not created due to no default values for caldav_last_change field
  • workaround : calendar never synched due to NOW() does not exist in SQLite in _is_synced. Help requested to do a better fix, at least it works.

UI :

  • fix : calendar settings : Time slots per hour value was not correctly saved (need to set to value+1)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant