Changes between Version 86 and Version 87 of DBModel
- Timestamp:
- 02/16/18 02:25:49 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DBModel
v86 v87 1 = Последен модел на базата1 = Current Database Model = 2 2 3 Најактуелен модел е *секогаш само во апликацискиот код* во пакетот entities.3 The current model can always be found in the source, as part of the isis-model sub-project. 4 4 5 Извадок од овој модел во вид на UML класен дијаграм (2013-10): 6 [[Image(DB class diagram latest.png, 240px)]] 5 An extract of the core classes in the form of a UML class diagram (2018-02-16): 6 7 [[Image(uml-classdiagram-core-entities.png, 320px)]] 7 8 8 9 9 = Погледи=10 = Partial Views = 10 11 11 12 == Декларирање на настава по курсеви == … … 21 22 Моментална листа [wiki:TekovniZavisnosti зависности]. 22 23 23 = Препорачана алатка за пристап до базата=24 = Recommended tools to access the database = 24 25 25 * PgAdmin (http://pgadmin.org/) за администрација 26 * DBeaver (http://dbeaver.jkiss.org/) за разгледување 26 * DBeaver (http://dbeaver.jkiss.org/) 27 27 28 = Верзии на моделот=28 = Historical Model Versions = 29 29 30 30 Тука е опишан историјатот на промени пред вклучувањето на моделот во апликацискиот код. Сега најновите верзии се во кодот и измените се документираат со ревизиските коментари видливи од subversion.