Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 20, 2022 18:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/b86b629937f1736df12c19415d4deee8 to your computer and use it in GitHub Desktop.
Save parzibyte/b86b629937f1736df12c19415d4deee8 to your computer and use it in GitHub Desktop.
cid|name|type|notnull|dflt_value|pk
"0" "id" "integer" "0" "1"
"1" "id_grupo" "integer" "0" "0"
"2" "nombre" "text" "1" "0"
"3" "direccion" "text" "1" "0"
"4" "genero" "text" "1" "0"
"5" "edad" "integer" "1" "0"
"6" "nombre_tutor" "text" "1" "0"
"7" "numero_tutor" "text" "1" "0"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment