Checking resolution of bug 2247
SELECT datetime() AS `date`;
SELECT datetime() AS `date`;
List of examples:
-
example one
-
example two
-
example `inline code without end
In case of AAA:
SELECT strftime('%Y-%m-%d %H:%M:%S', 'now') AS `date`;
or, in case of BBB:
. . .
-
example three
Last paragraph.