CrossBreezeNL / crossmodel

An open-source logical data modeler to support the model driven data engineering approach.
GNU Affero General Public License v3.0
8 stars 2 forks source link

Add identifier property to Entity attributes #59

Closed martin-fleck-at closed 2 months ago

martin-fleck-at commented 2 months ago
github-actions[bot] commented 2 months ago

Unit Test Results

  3 files  ±0   30 suites  ±0   2m 59s :stopwatch: +27s  71 tests ±0   71 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0  216 runs  ±0  216 :white_check_mark: ±0  0 :zzz: ±0  0 :x: ±0 

Results for commit 24c8d0ee. ± Comparison against base commit 7a4872a9.

:recycle: This comment has been updated with latest results.

harmen-xb commented 2 months ago

@martin-fleck-at

Nice work.

Some remarks:

martin-fleck-at commented 2 months ago

@harmen-xb Sure, I pushed an update that should make all the changes that you requests.

harmen-xb commented 2 months ago

@martin-fleck-at One last question to discuss in 5 minutes, is it simple to change the structure diagram to show the key icon in front of key attributes i.s.o. the underline?

martin-fleck-at commented 2 months ago

I pushed an update that changes the underline for a key icon.

harmen-xb commented 2 months ago

Yes, that looks way better :). Thanks!