1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-21 21:55:43 +02:00

Support triggers on views

This commit is contained in:
Jakub Vrana
2013-12-20 16:30:22 -08:00
parent 7d330a2d4b
commit 64af68a30b
6 changed files with 17 additions and 16 deletions

View File

@@ -19,6 +19,7 @@ Use MD5 for editing long keys only in supported drivers, bug since Adminer 3.6.4
Don't execute external JavaScript when verifying version
Include JUSH in the compiled version
Protect CSRF token against BREACH
Non-MySQL: View triggers
SQLite: Allow editing primary key
SQLite: Allow editing foreign keys
PostgreSQL: Fix handling of nextval() default values