The sql syntax to insert a row without specifying any column in PostgreSQL is
INSERT INTO table DEFAULT VALUES;
Namespace: NHibernate.DialectAssembly: NHibernate (in NHibernate.dll) Version: 3.2.0.4000 (3.2.0.4000)
NHibernate API Reference |
PostgreSQL81Dialect..::..NoColumnsInsertString Property |
PostgreSQL81Dialect Class See Also Send Feedback |