Microsoft Teams: Flexible layout for meetings with resizable divider [MC1239934]

Microsoft Teams: Flexible layout for meetings with resizable divider [MC1239934]

Message ID: MC1239934 [Introduction]We’re introducing a new flexible layout option in Teams meetings to give users more control over how shared content and participant videos appear. A resizable divider in the top gallery lets users adjust the space between shared…
Hyperdrive – Hyperdrive no longer caches queries using STABLE PostgreSQL functions

Hyperdrive – Hyperdrive no longer caches queries using STABLE PostgreSQL functions

Hyperdrive now treats queries containing PostgreSQL STABLE functions as uncacheable, in addition to VOLATILE functions. Previously, only functions that PostgreSQL categorizes as VOLATILE (for example, RANDOM(), LASTVAL()) were detected as uncacheable. STABLE functions (for example, NOW(), CURRENT_TIMESTAMP, CURRENT_DATE) were incorrectly…