Added Merdian to Preorder export and AdressDB find/search API

This commit is contained in:
Frank Schubert
2023-09-05 07:03:13 +02:00
parent c0984d288a
commit 83fce677db
6 changed files with 2017 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ class AddressDB {
`Hausnummer`.`hausnummer` AS `hausnummer`,
`Hausnummer`.`extref` AS `hausnummer_extref`,
`Hausnummer`.`unit_count` AS `unit_count`,
`Hausnummer`.`meridian` AS `meridian`,
`Hausnummer`.`rw` AS `rw`,
`Hausnummer`.`hw` AS `hw`,
`Hausnummer`.`gps_lat` AS `gps_lat`,