initial commit

This commit is contained in:
Mathieu Jaumotte 2023-02-15 14:56:04 +01:00
commit 8e478ac099
4 changed files with 27 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
csv/trash
csv/.~lock*

1
csv/periodes.dist.csv Normal file
View File

@ -0,0 +1 @@
id,fullname,openingdate,closingdate,closingmotive,origin,remark,intensity,referrer,job,acp_scopes,text_address,personlocation,addresslocation,acp_socialissues,comment1_content,comment2_content,comment3_content,comment4_content,comment5_content,endcol
1 id fullname openingdate closingdate closingmotive origin remark intensity referrer job acp_scopes text_address personlocation addresslocation acp_socialissues comment1_content comment2_content comment3_content comment4_content comment5_content endcol

1
csv/personnes.dist.csv Normal file
View File

@ -0,0 +1 @@
id,civility,lastname,firstname,gender,gendercomment,nationality,memo,birthdate,place_of_birth,countryofbirth,deathdate,email,phonenumber,mobilenumber,contactinfo,street,extra,streetnumber,postcode,country,validfrom,maritalstatus,maritalstatuscomment,numberofchildren,household_composition_type,household_position,household_startdate,endcol
1 id civility lastname firstname gender gendercomment nationality memo birthdate place_of_birth countryofbirth deathdate email phonenumber mobilenumber contactinfo street extra streetnumber postcode country validfrom maritalstatus maritalstatuscomment numberofchildren household_composition_type household_position household_startdate endcol

23
sql-import/import.sql Normal file
View File

@ -0,0 +1,23 @@
--
-- CHILL REPRISE DE DONNEES
-- version v0.1
--
-- /!\
-- * Avant de migrer (UP), il faut d'abord importer les codes postaux !!!
-- * On essaie de matcher le canvas csv et le script
--
--
-- UP
--
--
-- DOWN
--
--
-- SELECT
--