Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
2 check-ins using file src/setup.c version bab62800f9
|
2014-11-28
| ||
| 15:05 | Change the name of the admin-log table to "admin_log". Only write to it if the "admin-log" setting is enabled (off by default). Make sure the admin_log table is created in the repository and not in the local or config databases. check-in: 5e0514a607 user: drh tags: admin-logging | |
|
2014-11-27
| ||
| 16:59 | Added admin_log(), for (informally) recording changes made by admins. check-in: ee666c46fb user: stephan tags: admin-logging | |