conexion con sat
This commit is contained in:
@@ -9,7 +9,6 @@ Carrera.init(
|
||||
primaryKey: true,
|
||||
allowNull: false,
|
||||
unique: true,
|
||||
autoIncrement: true,
|
||||
},
|
||||
carrera: {
|
||||
type: DataTypes.STRING(60),
|
||||
|
||||
Reference in New Issue
Block a user