Todo lo nuevo, mejorado y corregido en JSON-SQL Controller, en un solo lugar.
Everything new, improved, and fixed in JSON-SQL Controller, in one place.
Confirma tus cambios con COMMIT o deshazlos con ROLLBACK antes de que sean definitivos. Por defecto, todo INSERT/UPDATE/DELETE queda pendiente de confirmación.
Confirm your changes with COMMIT or undo them with ROLLBACK before they become permanent. By default, every INSERT/UPDATE/DELETE stays pending until confirmed.
Al escribir alias. en el editor (por ejemplo u. para una tabla con alias u), aparecen sugerencias con las columnas reales de esa tabla.
Typing alias. in the editor (e.g. u. for a table aliased as u) now suggests that table's real columns.
Ctrl+Enter ahora corre solo la sentencia donde está tu cursor, no todo el contenido del editor.
Ctrl+Enter now runs only the statement under your cursor, not the entire editor content.
Escríbenos y con gusto te leemos.
Write to us — we'd love to hear from you.