PUM 12.05, GemConnect for Postgres

Ok, time to extend the GemConnect package. I’m in the process of writing an additional package, loadable just after GemConnect, and write several extension to the base classes.

The following features are wanted:

  • Enough knowledge to create a TABLE statement for the specific class
  • Additional feature to create CREATE INDEX statements

Its not going to become a mapping tool, the idea is only to store data into simple tables and to make it possible to query the data in that table – for Gemstone/S and for the end user application through an API.

In 12.05, support is added for the class methods “rdbColumnMapping”, “rdbPrimaryKeyMaps” and “rdbTableName”.

Advertisement
This entry was posted in Smalltalk. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.