1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-11 17:14:07 +02:00

Add a new column in alter table on key press

This commit is contained in:
Jakub Vrana
2013-07-06 22:49:39 -07:00
parent 6a551c2d73
commit 04a36e9af9
3 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
Adminer 3.7.2-dev:
Save and continue edit by AJAX
Add a new column in alter table on key press
PostgreSQL: Fix handling of nextval() default values
Adminer 3.7.1 (released 2013-06-29):