1
0
Fork 0
mirror of https://github.com/archtechx/virtualcolumn.git synced 2025-12-12 20:54:04 +00:00
Commit graph

4 commits

Author SHA1 Message Date
lukinovec
ac55a5b5ec Add regression test for timestamps being included in the data column 2025-07-22 09:43:26 +02:00
lukinovec
925249bb72
Test that child models extending a parent that uses VirtualColumn get encoded correctly (#16)
* Test that using different models extending the same class with VirtualColumn doesn't work correctly

* Add regression test for faulty logic

* Delete unused import

* Add migration

* Fix migrations

* Make the assertions check the intended behavior
2023-11-06 21:46:14 +01:00
lukinovec
c0cd839acc Add test for generating the column name 2022-10-21 11:49:10 +02:00
Samuel Štancl
1418a51fef Initial commit 2020-07-06 14:25:02 +02:00