Obisidian vault auto-backup: 05-09-2025 09:33:49 on macbook-air-de-felix. 12 files edited

This commit is contained in:
Félix MARQUET
2025-09-05 09:33:49 +02:00
parent 6e683aa10e
commit deacd286cf
12 changed files with 116 additions and 20 deletions

View File

@@ -11,12 +11,24 @@
"id": "14045e30aacf0836",
"type": "leaf",
"state": {
"type": "pdf",
"type": "markdown",
"state": {
"file": "ISEN/BDD/CIR2/PostgreSQLInstallCIR2.pdf"
"file": "ISEN/BDD/CIPA4/BDD Cours 1.md",
"mode": "source",
"source": false,
"backlinks": true,
"backlinkOpts": {
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
"showSearch": false,
"searchQuery": "",
"backlinkCollapsed": false,
"unlinkedCollapsed": true
}
},
"icon": "lucide-file-text",
"title": "PostgreSQLInstallCIR2"
"icon": "lucide-file",
"title": "BDD Cours 1"
}
},
{
@@ -204,8 +216,13 @@
"obsidian-git:Open Git source control": false
}
},
"active": "622da1d4e0ba0f73",
"active": "14045e30aacf0836",
"lastOpenFiles": [
"ISEN/BDD/CIR2/sakila(1).zip",
"ISEN/BDD/CIR2/clearTV.sql",
"ISEN/BDD/CIR2/PostgreSQLInstallCIR2.pdf",
"ISEN/BDD/CIPA4/BDD Cours 1.md",
"ISEN/BDD/CIPA4",
"ISEN/BDD/CIR2",
"ISEN/Réunion/CIPA 4/Rentrée 2025-2026.md",
"ISEN/Réunion/CIPA 4/Réunion FHS Rentrée 2025.md",
@@ -218,10 +235,6 @@
"ISEN/IA/CIPA4/TP/TP1/housing.csv",
"ISEN/IA/CIPA4/TP/TP1",
"ISEN/IA/CIPA4/TP",
"ISEN/IA/CIPA4/Cours",
"ISEN/IA/CIPA4",
"ISEN/IA",
"ISEN/Traitement du signal/CIPA4/Cours/chap1_rappels.pdf",
"ISEN/FHS/CIPA4/Anthropologie de l'entreprise/Anthropologie de l'entreprise Cours 1.md",
"ISEN/FHS/CIPA3/Sociologie et organisation entreprises/Sociologie et organisation entreprises Cours 1.md",
"ISEN/English/CIPA4/2 sept 2025.md",
@@ -243,7 +256,6 @@
"ISEN/STM32/CIPA3/STM32 TD 2.md",
"ISEN/STM32/CIPA3/STM32 Cours 5.md",
"ISEN/STM32/CIPA3/STM32 Cours 4.md",
"ISEN/ELA/TP/Conclusion Oscillateurs à relaxation.md",
"Pasted image 20250610091125.png",
"ISEN/Physique/CIPA3/TP Magnétisme/plot_2025-04-16 21-25-34_1.png",
"ISEN/Physique/CIPA3/TP Magnétisme/plot_2025-04-16 21-25-34_0.png",

6
ISEN/BDD/CIPA4/.idea/.gitignore generated vendored Normal file
View File

@@ -0,0 +1,6 @@
# Default ignored files
/shelf/
/workspace.xml
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

8
ISEN/BDD/CIPA4/.idea/CIPA4.iml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="DBE_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

7
ISEN/BDD/CIPA4/.idea/discord.xml generated Normal file
View File

@@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="DiscordProjectSettings">
<option name="show" value="PROJECT_FILES" />
<option name="description" value="" />
</component>
</project>

View File

@@ -0,0 +1,28 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="PyPackageRequirementsInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredPackages">
<value>
<list size="1">
<item index="0" class="java.lang.String" itemvalue="pysqlite3" />
</list>
</value>
</option>
</inspection_tool>
<inspection_tool class="PyPep8NamingInspection" enabled="true" level="WEAK WARNING" enabled_by_default="true">
<option name="ignoredErrors">
<list>
<option value="N802" />
</list>
</option>
</inspection_tool>
<inspection_tool class="PyUnresolvedReferencesInspection" enabled="true" level="WARNING" enabled_by_default="true">
<option name="ignoredIdentifiers">
<list>
<option value="str.*" />
</list>
</option>
</inspection_tool>
</profile>
</component>

View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="MaterialThemeProjectNewConfig">
<option name="metadata">
<MTProjectMetadataState>
<option name="migrated" value="true" />
<option name="pristineConfig" value="false" />
<option name="userId" value="648b3b14:19918c1d5ab:-7ffe" />
</MTProjectMetadataState>
</option>
</component>
</project>

8
ISEN/BDD/CIPA4/.idea/modules.xml generated Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/CIPA4.iml" filepath="$PROJECT_DIR$/.idea/CIPA4.iml" />
</modules>
</component>
</project>

6
ISEN/BDD/CIPA4/.idea/vcs.xml generated Normal file
View File

@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="$PROJECT_DIR$/../../.." vcs="Git" />
</component>
</project>

View File

@@ -0,0 +1,9 @@
#BDD #CIPA4
# Histoire des BDD
## Année 60
- IBM: IMS (modèle hiérarchique)
- Général Electrics: Charles Bachment (modèle en réseau)
- Neo4J (graphe)
## Année 70
- Edgar Frank Codd

View File

@@ -1,10 +1,10 @@
CREATE TABLE public.solde(
user_id SERIAL NOT NULL ,
username VARCHAR (50) NOT NULL ,
password VARCHAR (50) NOT NULL ,
solde INT NOT NULL ,
name VARCHAR (50) NOT NULL ,
surname VARCHAR (50) NOT NULL ,
CONSTRAINT user_PK PRIMARY KEY (user_id)
)WITHOUT OIDS;
CREATE TABLE public.solde(
user_id SERIAL NOT NULL ,
username VARCHAR (50) NOT NULL ,
password VARCHAR (50) NOT NULL ,
solde INT NOT NULL ,
name VARCHAR (50) NOT NULL ,
surname VARCHAR (50) NOT NULL ,
CONSTRAINT user_PK PRIMARY KEY (user_id)
)WITHOUT OIDS;