buggins / hibernated

HibernateD is ORM for D language (similar to Hibernate)
82 stars 31 forks source link

Hibernated cannot support GDC due to etc.c.sqlite3 #83

Open SingingBush opened 9 months ago

SingingBush commented 9 months ago

See https://github.com/buggins/ddbc/issues/122

As GDC cannot import etc.c.sqlite3, ddbc cannot do CI with gdc.