Skip to content
Snippets Groups Projects
  1. Aug 28, 2022
    • Carsten  Rose's avatar
      Refs #9281 - Allow STRICT_TRANS_TABLES - Default '0' is now set for all INT... · 90e9909b
      Carsten Rose authored
      Refs #9281 - Allow STRICT_TRANS_TABLES - Default '0' is now set for all INT columns. DB-Update will change column definition. TEXT columns still don't have a default: Before MariaDB 10.2.1, BLOB and TEXT columns could not be assigned a DEFAULT value. This restriction was lifted in MariaDB 10.2.1. - we still have several DBs with 10.0 and 10.1.
      90e9909b
  2. Jun 03, 2022
  3. May 25, 2022
  4. May 18, 2022
  5. Jun 07, 2021
  6. May 01, 2021
  7. Apr 11, 2021
  8. Apr 07, 2021
  9. Jan 29, 2021
  10. Jan 19, 2021
  11. Oct 07, 2020
  12. Sep 08, 2020
  13. Sep 05, 2020
  14. Jul 15, 2020
  15. Jul 12, 2020
  16. Jun 14, 2020
  17. May 19, 2020
  18. May 07, 2020
  19. Feb 29, 2020
  20. Dec 20, 2019
  21. Dec 08, 2019
    • Carsten  Rose's avatar
      Fixes #9733: add JS code to name browser tabs individually. New GET variable... · de576531
      Carsten Rose authored
      Fixes #9733: add JS code to name browser tabs individually. New GET variable 'tabUniqId' on record acquire is now saved in dirty record. On page reload, when the 'release' comes after 'acquire' (async behaviour), the locking is skipped (if same user session) - on reload there is no variable 'tabUniqId'. On real lock acquire, the tab ID is compared and will be denied if not matching. The 'tabUniqId' might not work in IE - doesn't matter: it's a seldom special situation.
      de576531
  22. Nov 30, 2019
  23. Nov 18, 2019
  24. Nov 12, 2019
  25. Nov 07, 2019
  26. Nov 04, 2019
  27. Oct 26, 2019
  28. Sep 22, 2019
  29. Sep 18, 2019
  30. Sep 01, 2019
  31. Aug 31, 2019
  32. Aug 23, 2019
  33. Aug 15, 2019
Loading