meilisync-admin icon indicating copy to clipboard operation
meilisync-admin copied to clipboard

Joined tables as one index

Open gnemanja opened this issue 1 year ago • 1 comments

Hi @long2ice, thank You for creating this awesome plugin! :)

In my use-case, I need multiple tables joined together and indexed as one. For example, for an online store data about a product is stored in multiple different tables (products descriptions, categories, ...). What would You recommend me to do and is this possible with this plugin?

Thanks a lot! :)

gnemanja avatar Aug 20 '24 15:08 gnemanja

I know I came very late, but I think this may be helpful for future people. In fact, it supports synchronizing view data, and you can write a view implementation

我知道我来的很晚,但我想这可能对以后的人有帮助,事实上它支持同步view的数据,你可以编写view实现

Sunwuyuan avatar Jun 01 '25 03:06 Sunwuyuan