ObjPgSQL  Diff

Differences From Artifact [674dc69ba9]:

To Artifact [ae614258d9]:


1
2
3
4
5
exceptions_sources = files(
  'PGConnectionFailedException.m',
  'PGException.m',
  'PGExecuteCommandFailedException.m',
)

|
|
|

1
2
3
4
5
exceptions_sources = files(
  'PGSQLConnectionFailedException.m',
  'PGSQLException.m',
  'PGSQLExecuteCommandFailedException.m',
)