add folder operation and use createQueryRunner
This commit is contained in:
@@ -26,7 +26,7 @@ export class Student {
|
||||
scale: 2,
|
||||
default: 0.0,
|
||||
})
|
||||
credito: string;
|
||||
credito: number;
|
||||
|
||||
@Column({
|
||||
name: 'fecha_actualizacion_credito',
|
||||
|
||||
Reference in New Issue
Block a user