elpasync pushed a change to branch elpa/emacsql.
from e2b2df570d make: Add redo target
new 49b9858683 Change case of EmacSQL in deprecation warning
new 3ec2c96e58 emacsql-log-buffer: Deprecate this accessor for
log-buffer slot
new ce25410db4 Update cl-flet indentation
new 1bea33bd45 test: Fix indentation
new 8be75b66b1 Use `and' instead of `when' if value matters
new 1b8297b671 Use `setq' instead of `setf'
new a4b4dce9a5 Use `put' instead of `setf' and `get'
new dacc764567 Use `oref' instead of `eieio-oref'
new 777abb9e9e Use `oref' instead of `slot-value'
new fdd0dbec38 Use `oset' instead of `setf' and `slot-value'
new ffd501a588 Newline cosmetics
Summary of changes:
emacsql-compiler.el | 84 ++++++++++++++++++++---------------------
emacsql-mysql.el | 2 +-
emacsql-psql.el | 10 ++---
emacsql-sqlite-builtin.el | 2 +-
emacsql-sqlite-module.el | 2 +-
emacsql-sqlite.el | 2 +-
emacsql.el | 40 ++++++++++----------
tests/emacsql-compiler-tests.el | 60 ++++++++++++++---------------
8 files changed, 102 insertions(+), 100 deletions(-)