--- Begin Message ---I loaded GLORP+P3 without issue. Trying to load SQLite3 - it also wants to load GLORP which complains of conflict.For P3 I used: Metacello new baseline: 'P3'; repository: 'github://svenvc/P3'; load: 'glorp'. For SQLite: Metacello new repository: 'github://PierceNg/glorp-sqlite3:pharo7'; baseline: 'GlorpSQLite'; load. but this fails with a conflict. I suspect the conflict is it wants to load in glorp again. I would also like to have mysql driver at some point. Any tips for getting these to play nice together would be great.
--- End Message ---
- [Pharo-users] Glorp + P3 + SQLite Todd Blanchard via Pharo-users
- Re: [Pharo-users] Glorp + P3 + SQLite Sven Van Caekenberghe
- Re: [Pharo-users] Glorp + P3 + SQL... Todd Blanchard via Pharo-users
- Re: [Pharo-users] Glorp + P3 +... HernĂ¡n Morales Durand
- Re: [Pharo-users] Glorp + P3 + SQLite Pavel Krivanek
- Re: [Pharo-users] Glorp + P3 + SQL... Todd Blanchard via Pharo-users
- Re: [Pharo-users] Glorp + P3 +... Pavel Krivanek
- Re: [Pharo-users] Glorp + P3 + SQLite Pierce Ng
- Re: [Pharo-users] Glorp + P3 + SQL... Todd Blanchard via Pharo-users
- Re: [Pharo-users] Glorp + P3 +... Paul DeBruicker