Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Iniciar sesión
kelvinsuen
/
LIONER-backend
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
need to add fields to common_field, it seems the last one in 06 not working, try 07 now
master
[email protected]
hace 1 mes
padre
8d479584af
commit
9123b17044
Se han
modificado 1 ficheros
con
0 adiciones
y
7 borrados
Dividir vista
Opciones de diferencias
Mostrar estadísticas
Descargar archivo de parche
Descargar archivo de diferencias
+0
-7
src/main/resources/db/changelog/changes/06_commonField/02_add_common_field_fields
+ 0
- 7
src/main/resources/db/changelog/changes/06_commonField/02_add_common_field_fields
Ver fichero
@@ -1,7 +0,0 @@
--liquibase formatted sql
--changeset Vin:added
ALTER TABLE `lionerdb`.`common_field`
ADD COLUMN `nameChi` VARCHAR(200) NULL AFTER `yyyyDateOfBirth`,
ADD COLUMN `gender` VARCHAR(10) NULL AFTER `nameChi`;
Escribir
Vista previa
Cargando…
Cancelar
Guardar