Files
Notas-Asir/.obsidian/workspace.json
Lil_Carpi 30aa477329 Añadido tipos de datos:
- Numeros enteros
- Numeros en punto flotante
- Fechas y tiempos
- Cadenas de caracteres
- ENUM y SET
- Binarios
2025-11-28 17:25:33 +01:00

209 lines
5.4 KiB
JSON

{
"main": {
"id": "800cf878bc0bfaf6",
"type": "split",
"children": [
{
"id": "11934cd0d47e8fe9",
"type": "tabs",
"children": [
{
"id": "7b2d07c61479b5c3",
"type": "leaf",
"state": {
"type": "markdown",
"state": {
"file": "BDD/SQL/Tipos de datos.md",
"mode": "source",
"source": false
},
"icon": "lucide-file",
"title": "Tipos de datos"
}
}
]
}
],
"direction": "vertical"
},
"left": {
"id": "1b6fc5fb025f0ca9",
"type": "split",
"children": [
{
"id": "091db656fff611fa",
"type": "tabs",
"children": [
{
"id": "a21fd362c8ad7bcb",
"type": "leaf",
"state": {
"type": "file-explorer",
"state": {
"sortOrder": "alphabetical",
"autoReveal": false
},
"icon": "lucide-folder-closed",
"title": "Explorador de archivos"
}
},
{
"id": "362954ec695c5c1a",
"type": "leaf",
"state": {
"type": "search",
"state": {
"query": "",
"matchingCase": false,
"explainSearch": false,
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical"
},
"icon": "lucide-search",
"title": "Buscar"
}
},
{
"id": "6fbb4ecbca265024",
"type": "leaf",
"state": {
"type": "bookmarks",
"state": {},
"icon": "lucide-bookmark",
"title": "Marcadores"
}
}
]
}
],
"direction": "horizontal",
"width": 300,
"collapsed": true
},
"right": {
"id": "519d5773673c1040",
"type": "split",
"children": [
{
"id": "ec141e7a66dc7ec8",
"type": "tabs",
"children": [
{
"id": "5a14f2340b0f216e",
"type": "leaf",
"state": {
"type": "backlink",
"state": {
"file": "BDD/SQL.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-coming-in",
"title": "Enlaces entrantes de SQL"
}
},
{
"id": "a6b0ae9bd1ca2aa7",
"type": "leaf",
"state": {
"type": "outgoing-link",
"state": {
"file": "BDD/SQL.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
},
"icon": "links-going-out",
"title": "Enlaces salientes de SQL"
}
},
{
"id": "adc4b064ae41a637",
"type": "leaf",
"state": {
"type": "tag",
"state": {
"sortOrder": "frequency",
"useHierarchy": true,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-tags",
"title": "Etiquetas"
}
},
{
"id": "ae3acc1608d6a4de",
"type": "leaf",
"state": {
"type": "all-properties",
"state": {
"sortOrder": "frequency",
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-archive",
"title": "Todas las propiedades"
}
},
{
"id": "b786a3cab1b9744b",
"type": "leaf",
"state": {
"type": "outline",
"state": {
"file": "BDD/SQL.md",
"followCursor": false,
"showSearch": false,
"searchQuery": ""
},
"icon": "lucide-list",
"title": "Esquema de SQL"
}
},
{
"id": "e615f9321ff830be",
"type": "leaf",
"state": {
"type": "git-view",
"state": {},
"icon": "git-pull-request",
"title": "Source Control"
}
}
],
"currentTab": 5
}
],
"direction": "horizontal",
"width": 300
},
"left-ribbon": {
"hiddenItems": {
"switcher:Abrir selector rápido": false,
"graph:Abrir vista gráfica": false,
"canvas:Crear nuevo lienzo": false,
"daily-notes:Abrir la nota de hoy": false,
"templates:Insertar plantilla": false,
"command-palette:Abrir paleta de comandos": false,
"bases:Crear nueva base": false,
"obsidian-git:Open Git source control": false
}
},
"active": "7b2d07c61479b5c3",
"lastOpenFiles": [
"BDD/SQL/Sintaxis (Keywords).md",
"BDD/SQL/Tipos de datos.md",
"BDD/SQL",
"Sin título.base",
"Sin título 1.base",
"README.md",
"BDD/SQL/SQL.md",
"BDD"
]
}