osmcz / api

issue tracker for guidepost api
0 stars 1 forks source link

datum fotek #22

Closed walley closed 6 years ago

walley commented 8 years ago
walley commented 8 years ago

sqltime TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL

walley commented 7 years ago

editor zobrazuje datum vytvoreni vytazene z exifu ...

walley commented 7 years ago

tabule v db

CREATE TABLE time ( id INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, gp_id integer, sqltime TIMESTAMP DEFAULT CURRENT_TIMESTAMP NOT NULL );

extra tabule je ze se mi nechce upravovat stavajici dotazy, resp. zjistovat jestli nahodou nepotrebuji upravit

mkyral commented 7 years ago

Stejně musíš něco upravit, aby ti to vrátilo datum zároveň s fotkou. Tak proč to neudělat pořádně? Navíc, pokud tam máš "current_timestamp" tak se ta hodnota vloží automaticky a nemusíš vůbec nic řešit.

Extra tabulka = extra insert

walley commented 7 years ago

nekdy priste, nejde vsechno naraz

walley commented 6 years ago

hotovo, neni to uplne idealni ale je to tam