ChangeLog 61 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775
  1. 2002-09-06 Franklin Wise <[email protected]>
  2. * System.Data/DataColumn.cs: More flushing out.
  3. * System.Data/ForeignKeyConstraint.cs: Implemented GetHashCode()
  4. * System.Data/UniqueKeyConstraint.cs: Implemented GetHashCode()
  5. * Tests: See Changelog for System.Data/Test
  6. 2002-09-04 Franklin Wise <[email protected]>
  7. * Tests: See Changelog for System.Data/Test
  8. * New Files:
  9. System.Data/DataColumnCollectionTest.cs
  10. System.Data/DataRowCollectionTest.cs
  11. System.Data/DataRowTest.cs
  12. * System.Data/DataColumn.cs: Flushing out validation, type conversion for
  13. autoincrement. Added lots of TODO's.
  14. * System.Data/DataColumnCollection.cs: Wrote out add logic as a comment.
  15. Tagged implementation with FIXME tags. Lot's more validation
  16. and setup needs to be done, much of which is now tagged as todo's
  17. or FIXME's
  18. * System.Data/DataRow.cs: Lot's of fixme's added.
  19. * System.Data/DataRowCollection.cs: TODO's added.
  20. * System.Data/DataTable.cs: Implemented PrimaryKey.
  21. * System.Data/UniqueConstraint.cs: Implemented related PrimaryKey
  22. helpers.
  23. 2002-08-25 Rodrigo Moya <[email protected]>
  24. * System.Data.OleDb/OleDbTransaction.cs (OleDbTransaction): manage
  25. correctly the isolation level.
  26. (IsolationLevel): likewise.
  27. (~OleDbTransaction): implemented.
  28. * System.Data.OleDb/libgda.cs: added more needed stuff.
  29. 2002-08-22 Daniel Morgan <[email protected]>
  30. * System.Data.SqlClient/SqlParameter.cs: flush
  31. * System.Data.SqlClient/SqlParameterCollection.cs: fixes
  32. for the Item property, IndexOf, and Contains.
  33. * Test/SqlSharpCli.cs: added input parameters support.
  34. when a query is executed, if a parameter name matches
  35. a SQL# internal variable name, it uses that value for the parameter; otherwise,
  36. the user is prompted for the parameter value. Currently, it only supports
  37. string parameters.
  38. 2002-08-21 Rodrigo Moya <[email protected]>
  39. * System.Data.OleDb/libgda.cs: adapted to changes in libgda (get_vtype
  40. and get_type for GdaValue).
  41. * System.Data.OleDb/OleDbDataReader.cs: adapted to changes in
  42. libgda.cs.
  43. 2002-08-20 Rodrigo Moya <[email protected]>
  44. * System.Data.OleDb/OleDbConnection.cs (DataReader): new internal
  45. property.
  46. (Close): set the dataReader to null.
  47. * System.Data.OleDb/OleDbDataReader.cs (OleDbDataReader): set the
  48. connection's DataReader property to this object.
  49. (Close): set it to null here.
  50. (Depth, IsDbNull): implemented.
  51. (this): implemented the Item property with a string indexer.
  52. * System.Data.OleDb/OleDbCommand.cs (ExecuteNonQuery, ExecuteReader,
  53. ExecuteScalar): do nothing if there's already an open data reader.
  54. * System.Data.OleDb/libgda.cs: more API functions.
  55. * System.Data.OleDb/TestOleDb.cs (TestDataReader): close the data
  56. reader before continuing.
  57. 2002-08-20 Franklin Wise <[email protected]>
  58. * System.Data/System.Data.build: added nowarn:0679
  59. * System.Data/System.DataTable: cleaned up class, added MonoTODO tags
  60. setup to begin implementing. Implemented ctor().
  61. * Tests: See System.Data\Test\ChangeLog
  62. 2002-08-19 Rodrigo Moya <[email protected]>
  63. * System.Data.OleDb/OleDbSchemaGuid.cs: initialize static members.
  64. 2002-08-19 Franklin Wise <[email protected]>
  65. * Tests: See System.Data\Test\ChangeLog
  66. * System.Data/UniqueConstraint.cs: More validation.
  67. * System.Data/ForeignKeyConstraint.cs: Added more validation rules.
  68. Another LAMESPEC tag. Implemented more of Add/Remove Setup/Cleanup
  69. logic.
  70. * System.Data/DataTable.cs: Added more MonoTODO tags
  71. * class/System.Data/.cvsignore: added tmp & Temp
  72. * System.Data/Constraint.cs: Changed abstract helpers to virtual and
  73. internal.
  74. * System.Data/ConstraintCollection.cs: Commented out unused line.
  75. 2002-08-18 Rodrigo Moya <[email protected]>
  76. * System.Data.OleDb/OleDbConnection.cs (ChangeDatabase): implemented.
  77. * System.Data.OleDb/OleDbException.cs (OleDbException): added internal
  78. constructor.
  79. (ErrorCode, Message, Source, Errors): implemented.
  80. * System.Data.OleDb/OleDbError.cs: implemented the full class.
  81. * System.Data.OleDb/libgda.cs: added more libgda functions.
  82. * System.Data.OleDb/TestOleDb.cs (TestOleDb): display properties for
  83. the opened connection.
  84. 2002-08-18 Rodrigo Moya <[email protected]>
  85. * System.Data.OleDb/OleDbConnection.cs (ServerVersion): implemented.
  86. * System.Data.OleDb/OleDbDataReader.cs (Close): clear the results
  87. ArrayList after releasing the items.
  88. (GetName, GetDateTime, GetDouble, GetSingle, GetInt16, GetInt32,
  89. GetOrdinal, GetString): implemented.
  90. (GetDataTypeName): made it get the type from the data model, not from
  91. the current value, which could not have been retrieved yet.
  92. (GetValue): call the Get* method corresponding with the data type of
  93. the requested column.
  94. * System.Data.OleDb/libgda.cs: added more libgda functions.
  95. (GdaTimestamp, GdaDate, GdaTime): new marshalled structures.
  96. * System.Data.OleDb/TestOleDb.cs (TestDateReader): display column
  97. titles via OleDbDataReader.GetName ().
  98. (TestOleDb): create temporary table with a date field.
  99. (InsertRow): set current date for the date field.
  100. 2002-08-18 Rodrigo Moya <[email protected]>
  101. * System.Data.OleDb/OleDbDataReader.cs (this[]): made it just call
  102. GetValue, which will take care of all the work needed.
  103. (Close): implemented basic stuff.
  104. (~OleDbDataReader): implemented.
  105. * System.Data.OleDb/libgda.cs: added more needed functions.
  106. 2002-08-16 Rodrigo Moya <[email protected]>
  107. * System.Data.OleDb/TestOleDb.cs: made it work with a temporary table
  108. we create.
  109. (TestTransaction): added test for transactions.
  110. 2002-08-16 Rodrigo Moya <[email protected]>
  111. * System.Data.OleDb/libgda.cs: added new needed libgda functions.
  112. * System.Data.OleDb/OleDbDataReader.cs (GetBoolean): throw exceptions
  113. when there are errors.
  114. (GetByte, GetChar, GetDataTypeName, GetValue, Read): implemented.
  115. * System.Data.OleDb/TestOleDb.cs: added more testing code for data
  116. readers.
  117. 2002-08-15 Rodrigo Moya <[email protected]>
  118. * System.Data.OleDb/libgda.cs: added new needed libgda functions.
  119. * System.Data.OleDb/OleDbParameterCollection.cs (GdaParameterList):
  120. create an empty GdaParameterList.
  121. * System.Data.OleDb/OleDbCommand.cs (ExecuteReader): check values
  122. for NULL before passing them to Marshal.PtrToStructure, which issues
  123. an exception if the value is NULL.
  124. 2002-08-15 Rodrigo Moya <[email protected]>
  125. * System.Data/UniqueConstraint.cs (UniqueConstraint): commented
  126. unreachable code to avoid compiler warning.
  127. * System.Data.OleDb/libgda.cs (GdaList): added new internal class.
  128. * System.Data.OleDb/OleDbConnection.cs (DataSource): implemented.
  129. (OpenReader): removed internal method.
  130. * System.Data.OleDb/OleDbCommand.cs (ExecuteReader): split correctly
  131. the list of returned data models.
  132. 2002-08-15 Franklin Wise <[email protected]>
  133. * System.Data/Constraint.cs: Added helper virtual functions
  134. * System.Data/ConstraintCollection.cs: Improved constraint removal,
  135. validation. Removed specific knowledge of subclasses of
  136. Constraint.
  137. * System.Data/DataColumn.cs: Added static helper function to compare
  138. if two DataColumn arrays are the same.
  139. * System.Data/ForeignKeyConstraint.cs: Continued to flush out.
  140. * System.Data/UniqueConstraint.cs: Implemented. Still some constraint
  141. validation to do.
  142. 2002-08-13 Franklin Wise <[email protected]>
  143. * System.Data/DataRow.cs: Added several fixme tags.
  144. 2002-08-13 Rodrigo Moya <[email protected]>
  145. * System.Data.SqlClient/SqlDataAdapter.cs (DeleteCommand,
  146. InsertCommand, SelectCommand, UpdateCommand): removed 'new' keyword
  147. to avoid compiler warnings.
  148. 2002-08-12 Franklin Wise <[email protected]>
  149. * System.Data/Constraint.cs: Implemented
  150. * System.Data/UniqueConstraint.cs: GetHashCode() &
  151. special case Ctor. Still need to be implemented. LAMESPEC tags
  152. added.
  153. * System.Data/ConstraintCollection.cs: Clear() &
  154. AddRange() need to be finished. Several LAMESPEC tags.
  155. * Allow Constraint collection to be created in DataTable.
  156. * System.Data/ForeignKeyConstraint: Added a couple of
  157. helper functions.
  158. * System.Data/DataColumnCollection New/Added DataColumns now have
  159. Table property set.
  160. 2002-08-11 Rodrigo Moya <[email protected]>
  161. * System.Data.OleDb/libgda.cs: added some GdaValue functions.
  162. * System.Data.OleDb/OleDbCommand.cs (OpenReader): removed this
  163. internal method, since we don't need it.
  164. (ExecuteReader): call SetupGdaCommand before executing the command
  165. via libgda functions.
  166. (ExecuteScalar): implemented.
  167. * System.Data.OleDb/OleDbDateReader.cs (OleDbDataReader): removed call
  168. to OleDbCommand.OpenReader.
  169. (GetBoolean): implemented.
  170. 2002-08-08 Franklin Wise <[email protected]>
  171. * System.Data/IDbComand.cs: IDbCommand now inherits IDisposable
  172. * System.Data/IDbConnection.cs: IDbConnection now inherits IDisposable
  173. * System.Data.SqlTypes/SqlCompareOptions.cs: Enum now set to correct
  174. values.
  175. 2002-08-06 Gonzalo Paniagua Javier <[email protected]>
  176. * System.Data.OleDb/OleDbConnection.cs: little fixes to make it work
  177. and don't show a warning in Open.
  178. * System.Data.OleDb/TestOleDb.cs: added Close.
  179. 2002-08-05 Rodrigo Moya <[email protected]>
  180. * System.Data.OleDb/OleDbConnection.cs (ConnectionString,
  181. ConnectionTimeout, ServerVersion, GdaConnection):
  182. corrected style.
  183. (OleDbConnection): call libgda.gda_init on constructor.
  184. * System.Data.OleDb/libgda.cs (libgda): removed static constructor,
  185. which wasn't been called.
  186. * System.Data.OleDb/TestOleDb.cs (TestOleDb): updated to really
  187. make some tests.
  188. 2002-08-04 Rodrigo Moya <[email protected]>
  189. * list: added missing System.Data.OleDb and
  190. System.Data.Common files.
  191. * System.Data.OleDb/ChangeLog: removed and merged with
  192. System.Data's ChangeLog.
  193. * System.Data.OleDb/OleDbDataAdapter.cs:
  194. * System.Data.OleDb/OleDbPermission.cs: compilation fixes.
  195. 2002-07-30 Rodrigo Moya <[email protected]>
  196. * System.Data.OleDb/OleDbDataReader.cs (FieldCount): implemented.
  197. (IsClosed, Item, RecordsAffected): implemented some properties.
  198. * libgda.cs: added GdaDataModel methods.
  199. 2002-07-29 Rodrigo Moya <[email protected]>
  200. * System.Data.OleDb/OleDbDataReader.cs (OleDbDataReader constructor): changed to receive
  201. a second argument (ArrayList results).
  202. (NextResult): implemented.
  203. * System.Data.OleDb/OleDbCommand.cs: don't store the ArrayList of results, since we'll
  204. pass that to the OleDbDataReader.
  205. (OleDbCommand constructor): don't create the ArrayList of results.
  206. (GdaResults): removed property.
  207. (ExecuteReader): create a temporary ArrayList and pass that to the
  208. OleDbDataReader constructor.
  209. 2002-07-28 Rodrigo Moya <[email protected]>
  210. * System.Data.OleDb/OleDbCommand.cs (ExecuteReader):
  211. (CreateParameter): implemented IDbCommand methods.
  212. (CommandText): don't create many GdaCommand's, only one is needed.
  213. (ExecuteNonQuery): set up the internal GDA command object.
  214. (ExecuteReader): use correctly the unique GDA command object.
  215. * System.Data.OleDb/libgda.cs: added new libgda calls.
  216. 2002-07-27 Rodrigo Moya <[email protected]>
  217. * System.Data.OleDb/OleDbConnection.cs (CreateCommand):
  218. (BeginTransaction): implemented IDbConnection methods.
  219. 2002-07-12 Rodrigo Moya <[email protected]>
  220. * list: added System.Data.OleDb files to file list.
  221. 2002-07-11 Rodrigo Moya <[email protected]>
  222. * System.Data.OleDb/libgda.cs: added new libgda functions and some enumerations.
  223. * System.Data.OleDb/OleDbParameter.cs (IsNullable): removed explicit implementation
  224. of the set method for this property.
  225. * System.Data.OleDb/OleDbDataAdapter.cs (MissingMappingAction): implemented.
  226. (MissingSchemaAction): implemented.
  227. 2002-07-10 Tim Coleman <[email protected]>
  228. * System.Data.OleDb/OleDbCommandBuilder.cs: Added new methods, properties
  229. * System.Data.OleDb/OleDbConnection.cs: Modified constructor
  230. * System.Data.OleDb/OleDbError.cs: Added stubbs
  231. * System.Data.OleDb/OleDbException.cs: Added stubbs
  232. * System.Data.OleDb/OleDbInfoMessageEventArgs.cs: Added stubbs
  233. * System.Data.OleDb/OleDbInfoMessageEventHandler.cs: style change
  234. * System.Data.OleDb/OleDbParameter.cs: Added conversion from type to OleDbType
  235. * System.Data.OleDb/OleDbPermission.cs: Added stubbs
  236. * System.Data.OleDb/OleDbSchemaGuid.cs: Added stubbs
  237. * System.Data.OleDb/OleDbTransaction.cs: New constructors, changes to methods to
  238. support transaction nesting
  239. * System.Data.OleDb/libgda.cs: Added my name to this file
  240. 2002-07-09 Tim Coleman <[email protected]>
  241. * System.Data.OleDb/OleDbCommand.cs: Style changes, added new methods
  242. * System.Data.OleDb/OleDbConnection.cs: Style changes, added new methods
  243. * System.Data.OleDb/OleDbDataAdapter.cs: Implementation
  244. * System.Data.OleDb/OleDbDataReader.cs: Added stubbs
  245. * System.Data.OleDb/OleDbErrorCollection.cs: Added stubbs, some implementation
  246. * System.Data.OleDb/OleDbParameter.cs: Style changes, added new methods
  247. * System.Data.OleDb/OleDbParameterCollection.cs: Style changes, added new methods
  248. * System.Data.OleDb/OleDbPermissionAttribute.cs: Style changes, added new methods
  249. * System.Data.OleDb/OleDbRowUpdatedEventArgs.cs: Added stubbs
  250. * System.Data.OleDb/OleDbRowUpdatingEventArgs.cs: Added stubbs
  251. * System.Data.OleDb/OleDbTransaction.cs: Style changes, added new methods
  252. * System.Data.OleDb/OleDbType.cs: Fixed two typos
  253. * System.Data.OleDb/libgda.cs: Style changes, added new methods
  254. 2002-07-09 Tim Coleman <[email protected]>
  255. * System.Data.build: remove restriction on System.Data.OleDb build
  256. 2002-06-03 Rodrigo Moya <[email protected]>
  257. * System.Data.OleDb/OleDbParameterCollection.cs (GetEnumerator, SyncRoot,
  258. IsSynchronized): implemented.
  259. 2002-06-02 Rodrigo Moya <[email protected]>
  260. * System.Data.OleDb/OleDbTransaction.cs (Dispose): added missing method.
  261. * System.Data.OleDb/OleDbCommand.cs (Clone): added missing methods.
  262. (Parameters, Transaction, Connection): made these overload
  263. IDbCommand's ones.
  264. * System.Data.OleDb/OleDbParameterCollection.cs (IndexOf, Remove, RemoveAt):
  265. call m_list methods, not own ones.
  266. * System.Data.OleDb/OleDbParameter.cs: more implementation.
  267. 2002-06-02 Rodrigo Moya <[email protected]>
  268. * System.Data.OleDb/OleDbTransaction.cs (Connection, IsolationLevel, Begin,
  269. Commit, Rollback): implemented.
  270. (GdaConnection): added new internal property.
  271. * System.Data.OleDb/OleDbParameter.cs:
  272. * System.Data.OleDb/OleDbParameterCollection.cs: implemented some methods and
  273. properties.
  274. * System.Data.OleDb/libgda.cs: added yet more libgda API functions.
  275. 2002-06-01 Rodrigo Moya <[email protected]>
  276. * System.Data.OleDb/libgda.cs: added new libgda API functions.
  277. * System.Data.OleDb/OleDbConnection.cs (Provider): implemented.
  278. (BeginTransaction): made it overload IDbConnection methods.
  279. (ChangeDatabase): new stub, needs some work on libgda for being
  280. implemented.
  281. (Clone): new stub.
  282. (Close): implemented.
  283. (CreateCommand): implemented.
  284. (GetOleDbSchemaTable): new stub, until I understand what to do here.
  285. (Open): implemented basic stuff, which is just supporting connection
  286. strings that represent a GDA data source name. More to come.
  287. (InfoMessage, StateChange): added events.
  288. * System.Data.OleDb/TestOleDb.cs: test program for System.Data.OleDb.
  289. 2002-05-29 Rodrigo Moya <[email protected]>
  290. * System.Data.OleDb/libgda.cs: added static constructor.
  291. (GdaClient): new static property to get the underlying GdaClient
  292. object.
  293. * System.Data.OleDb/OleDbConnection.cs: removed GDA initialization, which belongs to
  294. the static 'libgda' class.
  295. 2002-05-29 Rodrigo Moya <[email protected]>
  296. * System.Data.OleDb/libgda.cs: static class for libgda API calls.
  297. * System.Data.OleDb/OleDbConnection.cs: implemented constructors.
  298. (ConnectionString, Connectiontimeout, Database, State):
  299. implemented class properties.
  300. (BeginTransaction): implemented.
  301. * System.Data.OleDb/OleDbTransaction.cs: implemented protected constructors.
  302. * System.Data.OleDb/TestGDA.cs: simple test for libgda API.
  303. 2002-05-27 Rodrigo Moya <[email protected]>
  304. * System.Data.OleDb/*: started System.Data.OleDb provider, based on libgda.
  305. 2002-06-06 Rodrigo Moya <[email protected]>
  306. * list: added missing PostgresTypes.cs file.
  307. 2002-06-02 Francisco Jr. <[email protected]>
  308. * System.Data.SqlClient/SqlParameterCollection.cs: implemented missing
  309. methods.
  310. 2002-05-30 Daniel Morgan <[email protected]>
  311. * System.Data.SqlClient/SqlConnection.cs: modifed -
  312. start to implement the interfaces properly and
  313. properly doing a Close(), Dispose(), and
  314. releasing resources
  315. * Test/SqlSharpCli.cs: modified -
  316. add support for MySQL in Mono.Data.MySql
  317. and OleDb support in System.Data.OleDb. However,
  318. the OleDb support is commented right now.
  319. When the program starts up, a shorter help menu should
  320. display the most important commands: help and quit
  321. 2002-05-28 Rodrigo Moya <[email protected]>
  322. * System.Data.build: exclude System.Data.OleDb files.
  323. 2002-05-27 Daniel Morgan <[email protected]>
  324. * System.Data.SqlClient/SqlCommand.cs: typo
  325. should be CommandBehavior.KeyInfo
  326. * Test/SqlSharpCli.cs: refactored and added a few more
  327. features.
  328. 2002-05-27 Tim Coleman <[email protected]>
  329. * list: update to compile properly (add missing
  330. files and switch path delimiter from '\' to '/').
  331. 2002-05-26 Daniel Morgan <[email protected]>
  332. * System.Data/DataRow.cs
  333. * System.Data.Common/DbDataAdapter.cs: fix to
  334. get Test/TestSqlDataAdapter.cs to work again
  335. * Test/TestSqlDataAdapter.cs: removed comment
  336. about SqlDataReader:NextResult() not being implemented; it
  337. bas been implemented
  338. 2002-05-26 Daniel Morgan <[email protected]>
  339. * System.Data/DataRow.cs: modified
  340. support setting of DBNull.Value
  341. using the Item indexer this[DataColumn]
  342. * System.Data.SqlClient/SqlCommand.cs: modified
  343. tweaks to show TODO's for other CommandBehavior.
  344. Set AllowDBNull column to true for IsKey row
  345. in schema DataTable.
  346. * System.Data.SqlClient/SqlConnection.cs: modified
  347. if transaction is in progress when a Close() is called,
  348. do a transaction Rollback.
  349. 2002-05-26 Daniel Morgan <[email protected]>
  350. * Test/SqlSharpCli.cs: added file
  351. My new toy. SQL# is a command-line tool to enter
  352. SQL commands and queries using Mono System.Data.
  353. It also serves as a test for Mono System.Data.
  354. * System.Data.SqlClient/SqlCommand.cs: modified
  355. - ExecuteNonQuery(), ExecuteScalar(), and ExecuteReader()
  356. should handle the results from SQL Commands and Queries.
  357. - Internal class SqlResult should not create schema Table
  358. for the result from a SQL Command. Also, set the RecordsRetrieved
  359. property for SqlDataReader.
  360. - Closing the SqlDataReader should Close() the SqlConnection for
  361. a CommandBehavior.CloseConnection.
  362. - Set defaults for SqlResult
  363. * System.Data.SqlClient/SqlConnection.cs: modified -
  364. when SqlDataReader is Close()
  365. should Close() the SqlConnection for
  366. a CommandBehavior.CloseConnection. Changed internal Property
  367. from OpenReader get/set to IsReaderOpen get and created
  368. internal methods OpenReader()/CloseReader() for SqlCommand to call.
  369. SqlConnection needs to be prevented from doing while SqlDataReader
  370. is being used.
  371. * System.Data.SqlClient/SqlDataReader.cs: modified -
  372. call SqlCommand's OpenReader() internal method. get
  373. RecordsRetrieved from SqlResult. set/reset default
  374. values for SqlDataReader.
  375. * Test/PostgresTest.cs
  376. * Test/TestExecuteScalar.cs
  377. * Test/TestSqlDataReader.cs: modified
  378. for the Execute...() methods in SqlCommand
  379. to test SQL Queries and Commands
  380. * Test/System.Data_test.build: modified
  381. exclude new file Test/SqlSharpCli.cs from
  382. test build
  383. 2002-05-24 Tim Coleman <[email protected]>
  384. * System.Data.Common/DbDataAdapter.cs: remove IDbCommands, except
  385. for get accessors. These should be implemented in derived classes. See
  386. SqlDataAdapter for clues.
  387. * System.Data.SqlClient/SqlDataAdapter.cs: implement IDbDataAdapter
  388. * System.Data.Common/DataAdapter.cs:
  389. * System.Data.Common/DataTableMappingCollection.cs:
  390. * System.Data.Common/DataTableMapping.cs:
  391. * System.Data.Common/DataColumnMappingCollection.cs:
  392. * System.Data.Common/DataColumnMapping.cs:
  393. Properly (I hope!) implement all of the appropriate interfaces
  394. for these classes.
  395. 2002-05-23 Tim Coleman <[email protected]>
  396. * System.Data.SqlClient/SqlCommand.cs: include
  397. the BaseColumnName in the schema table. Was missed before.
  398. * System.Data.Common/DbDataAdapter.cs: Use DataTable
  399. mappings so that the DataSet and DataTable are more closely tied.
  400. Get schema information from the DataTable using GetSchemaTable ()
  401. Various other little fixes
  402. * System.Data.Common/DataColumnMappingCollection.cs:
  403. * System.Data.Common/DataTableMapping.cs:
  404. * System.Data.Common/DataTableMappingCollection.cs: Some
  405. implementation, enough to be used by DbDataAdapter.
  406. 2002-05-23 Daniel Morgan <[email protected]>
  407. * System.Data.SqlClient/SqlCommand.cs: set
  408. the "ProviderType" to the PostgreSQL type oid
  409. * System.Data.SqlClient/SqlDataReader.cs: fix
  410. for various properties and methods that
  411. return meta data: Item indexers this[name] and this[index],
  412. GetFieldType, GetName, and GetOrdinal. SqlDataAdapter
  413. should work again.
  414. 2002-05-22 Daniel Morgan <[email protected]>
  415. * System.Data/DataRow.cs: change suggested
  416. by tim: in Item indexer, do an EndEdit()
  417. * System.Data.SqlClient/SqlCommand.cs: more
  418. fixes to SqlResult. After setting each item in
  419. the DataRow, do an AcceptChanges() to commit
  420. the changes in the DataRow. For DataType, use a Type
  421. of System.String since System.Type nor System.Object
  422. seems to work.
  423. * Test/TestSqlDataReader.cs
  424. * Test/PostgresTest.cs: updated to to be on
  425. the way schema table is suppose to work
  426. 2002-05-22 Daniel Morgan <[email protected]>
  427. * System.Data.SqlClient/SqlCommand.cs: more work on
  428. building the schema table
  429. 2002-05-22 Tim Coleman <[email protected]>
  430. * System.Data.SqlClient/SqlCommand.cs: preliminary work
  431. on getting the schema table correctly built.
  432. 2002-05-21 Daniel Morgan <[email protected]>
  433. * System.Data.SqlClient/ParmUtil.cs: added file - to
  434. provide utility for conversion of input parameters
  435. * System.Data.SqlClient/PostgresTypes.cs: added file -
  436. moved the PostgreHelper class to here. May eventually
  437. move the internal class PostgresTypes that's inside the
  438. SqlConnection to here as well.
  439. Handling of PostgreSQL <-> .NET types need to be though
  440. out more. Also, the PostgreHelper has a method to convert
  441. from .NET types to a string which can be put into used in
  442. an SQL statement to execute against a PostgreSQL database.
  443. This is the beginnings of parameters support. It currently
  444. only supports input parameters. Still need to do output,
  445. input/output, and return parameters.
  446. * Test/TestSqlParameters.cs: new test to test the input
  447. parameters in System.Data.SqlClient against a
  448. PostgreSQL db.
  449. * System.Data.SqlClient/PostgresLibrary.cs: moved
  450. PostgresHelper class to file PostgresTypes.cs. Also
  451. moved struct PostgresType there too.
  452. * System.Data.SqlClient/SqlCommand.cs: added input
  453. parameters support
  454. * System.Data.SqlClient/SqlParameter.cs: got
  455. SqlParameter to work
  456. * System.Data.SqlClient/SqlParameterCollection.cs: got
  457. SqlParameterCollection to work
  458. * Test/System.Data_test.build: added files to exclude
  459. from test build
  460. * System.Data.SqlClient/SqlConnection.cs: release resources
  461. no longer used
  462. 2002-05-18 Daniel Morgan <[email protected]>
  463. * System.Xml: added directory for classes with namespace
  464. System.Xml to go into the System.Data.dll assembly
  465. * System.Xml/XmlDataDocument: added file
  466. for stubbed concrete class XmlDataDocument which
  467. inherits from XmlDocument. Its purpose is to provide
  468. a W3C XML DOM Document for relational data and interacting
  469. with a DataSet
  470. 2002-05-18 Daniel Morgan <[email protected]>
  471. * System.Data.SqlClient/SqlCommand.cs: handle CommandTypes
  472. Text, TableDirect, and StoredProcedure
  473. * Test/PostgresTest.cs: changed call to version()
  474. stored procedure to use the CommandType of StoredProcedure
  475. * Test/TestSqlDataReader.cs: test all the CommandTypes
  476. 2002-05-18 Daniel Morgan <[email protected]>
  477. * System.Data.build: took out all excluded
  478. files except the ones in the Test directory
  479. because all files compile now. It does not
  480. mean they all work or have implementations
  481. though.
  482. * System.Data/DataRelationCollection.cs
  483. * System.Data/DataTableRelationCollection.cs
  484. * System.Data/InternalDataCollectionBase.cs
  485. * System.Data.Common/DbDataPermission.cs
  486. * System.Data.SqlClient/SqlInfoMessageEventArgs.cs
  487. * System.Data.SqlClient/SqlClientPermission.cs
  488. * System.Data.SqlClient/SqlClientPermissionAttribute.cs: changes
  489. to get all System.Data* files to compile.
  490. * System.Data.SqlClient/SqlCommand.cs: started coding
  491. to prevent SqlConnection and SqlCommand from doing
  492. anyting while fetching data using SqlDataReader. Also,
  493. started coding to undo this prevention once the
  494. SqlDataReader is closed.
  495. * System.Data.SqlClient/SqlConnection.cs: get database server
  496. version. Started coding to prevent connection from
  497. doing anything while fetching data and undo once the reader
  498. is closed. Include events SqlInfoMessage and StateChange.
  499. * System.Data.SqlClient/SqlDataReader.cs: start coding to
  500. prevent connection and command from doing anything while
  501. fetching data, and undo when closed.
  502. * Test/PostgresTest.cs: added test to get ServerVersion
  503. property from SqlConnection
  504. 2002-05-18 Tim Coleman <[email protected]>
  505. * System.Data/DataRow.cs: More implementation,
  506. as well as boundary checks and small semantic
  507. repairs
  508. 2002-05-18 Tim Coleman <[email protected]>
  509. * System.Data/DataRow.cs: Try to reduce memory
  510. usage by only creating the original and proposed
  511. arrays as required in BeginEdit, and then destroying
  512. proposed during EndEdit, and original during AcceptChanges.
  513. * System.Data.Common/DbDataAdapter.cs: Make the
  514. startRecord and maxRecords parameters work correctly.
  515. 2002-05-18 Tim Coleman <[email protected]>
  516. * System.Data/DataRow.cs: Move the null check in
  517. ItemArray set to above the Invalid Cast check, so
  518. that we don't get null reference exceptions.
  519. 2002-05-17 Daniel Morgan <[email protected]>
  520. * System.Data.SqlClient/PostgresLibrary.cs: handle
  521. data value from database being NULL
  522. * System.Data.SqlClient/SqlCommand.cs: for ExecuteReader,
  523. allow multiple result sets. Added new internal class
  524. SqlResult to pass result set data from SqlCommand
  525. to SqlDataReader.
  526. * System.Data.SqlClient/SqlDataReader.cs: allow
  527. multiple result sets.
  528. * System.Data.SqlClient/SqlConnection.cs: moved
  529. things around. Implement IDisposable.
  530. * Test/TestSqlDataReader.cs: test for execution
  531. of multiple result sets and display the results
  532. of these multiple results sets
  533. * Test/TestSqlDataAdapter.cs: tweaks
  534. 2002-05-17 Tim Coleman <[email protected]>
  535. * System.Data.Common/DbDataAdapter.cs:
  536. - More implementation of Fill methods
  537. - Get rid of isDirty flag, because we can just check
  538. if the table exists
  539. - Do *not* remove DataTables before Filling them
  540. - Implicitly open the connection before doing a Fill
  541. if it does not exist.
  542. * System.Data.SqlClient/SqlDataAdapter.cs:
  543. - Minor fixup
  544. * System.Data/DataTableCollection.cs:
  545. - Add DataSet to internal, undocumented constructor
  546. - When a table is created, set its DataSet property
  547. - Default table name for creation is "Table1" (see .NET)
  548. - Inherit the ArrayList list from InternalDataCollecitonBase
  549. and maintain a hashtable between table names and
  550. DataTables
  551. * System.Data/DataTable.cs:
  552. - Add internal dataSet field. This is used by
  553. DataTableCollection when the DataTable is constructed.
  554. * System.Data/DataSet.cs:
  555. - Pass a reference to the DataSet when constructing the
  556. DataTableCollection.
  557. 2002-05-16 Tim Coleman <[email protected]>
  558. * System.Data.Common/DbDataAdapter.cs:
  559. Use table.Rows.Add (itemArray) instead of
  560. table.Rows.Add (thisRow) to provide better
  561. abstraction.
  562. * System.Data/DataRowCollection.cs:
  563. Some implementation of this class.
  564. * System.Data/InternalDataCollectionBase.cs:
  565. Some implementation. Most notably, this now
  566. has an enumerator so we can use foreach (DataRow row in table.Rows)
  567. in the test classes.
  568. * System.Data/DataTable.cs:
  569. Since DataRowCollection now accepts a DataTable in
  570. its internal constructor, we must pass one in.
  571. 2002-05-16 Daniel Morgan <[email protected]>
  572. * Test/TestSqlDataAdapter.cs: added new test
  573. for SqlDataAdapter, DataSet, DataTableCollection, DataTable,
  574. DataRowCollection, and DataRow. It tests retrieving data
  575. based on a SQL SELECT query. This test is based on Tim Coleman's
  576. test he sent to me.
  577. 2002-05-16 Tim Coleman <[email protected]>
  578. * System.Data.Common/DbDataAdapter.cs:
  579. Use table.Rows.Add (thisRow) instead of
  580. table.ImportRow (thisRow)
  581. * System.Data/DataRowCollection.cs:
  582. Construct the ArrayList before using it
  583. 2002-05-16 Tim Coleman <[email protected]>
  584. * System.Data/DataTable.cs:
  585. Construct the DataRowCollection in the DataTable
  586. constructor. Otherwise, it's a null reference.
  587. 2002-05-16 Tim Coleman <[email protected]>
  588. * System.Data.SqlClient/SqlDataReader.cs:
  589. Modify GetValues to use Array.Copy() to copy
  590. the results from fields to values, rather than
  591. an assignment, which results in loss of data.
  592. 2002-05-16 Tim Coleman <[email protected]>
  593. * System.Data/DataRow.cs:
  594. More implementation and documentation. It should
  595. work more like expected, although there is no way
  596. to demonstrate this well yet. DataTable requires
  597. more work.
  598. 2002-05-15 Tim Coleman <[email protected]>
  599. * System.Data/DataRow.cs:
  600. Minor tweaks as I determine exactly how to
  601. implement this class.
  602. 2002-05-14 Duncan Mak <[email protected]>
  603. * System.Data/DataTable.cs (NewRow): Added missing paren to fix build.
  604. 2002-05-14 Tim Coleman
  605. * System.Data/DataRow.cs:
  606. * System.Data/DataRowBuilder.cs:
  607. * System.Data/DataTable.cs:
  608. More implementation of these classes. DataRow
  609. can now (possibly) do some useful things.
  610. Still not sure what DataRowBuilder is all about,
  611. other than passing a DataTable in.
  612. 2002-05-14 Tim Coleman
  613. * System.Data/DataRowBuilder.cs:
  614. Add stubb for this internal class.
  615. 2002-05-13 Tim Coleman
  616. * System.Data.Common/DbDataAdapter.cs:
  617. The maxRecords check was not correct.
  618. 2002-05-13 Tim Coleman
  619. * System.Data/DataTableCollection.cs:
  620. Fix an issue when adding a DataTable and size == 0.
  621. Now explicitly checks if size > 0 before doing Array.Copy ()
  622. * System.Data.Common/DbDataAdapter.cs:
  623. Move closer to a working implementation.
  624. Make the IDbCommand fields protected so that they can
  625. be inherited.
  626. * System.Data.SqlClient/SqlDataAdapter.cs:
  627. This should inherit the IDbCommands instead of having its
  628. own. An explicit cast is used to force conversion between
  629. IDbCommand and SqlCommand
  630. 2002-05-13 Tim Coleman
  631. * System.Data.Common/DataTableMappingCollection.cs:
  632. Some implementation to allow progress with DbDataAdapter
  633. 2002-05-13 Tim Coleman
  634. * System.Data.Common/DbDataAdapter.cs:
  635. Modify to not break compile.
  636. 2002-05-13 Tim Coleman
  637. * System.Data.build:
  638. include SqlDataAdapter, SqlRowUpdatedEventArgs,
  639. SqlRowUpdatingEventArgs, SqlRowUpdatedEventHandler,
  640. SqlRowUpdatingEventHandler in the build.
  641. 2002-05-13 Tim Coleman
  642. * System.Data.Common/DbDataAdapter.cs:
  643. More implementation.
  644. * System.Data.Common/DataAdapter.cs:
  645. Correction of some of the stubbing, as well as a
  646. little bit more implementation
  647. 2002-05-11 Tim Coleman
  648. * System.Data.SqlClient/SqlDataAdapter.cs:
  649. * System.Data.Common/DbDataAdapter.cs:
  650. Moved methods that weren't supposed to
  651. be in SqlDataAdapter out. They should be implemented
  652. in DbDataAdapter.
  653. 2002-05-11 Tim Coleman
  654. * System.Data.SqlClient/SqlDataAdapter.cs:
  655. some implementation of this class. Note
  656. that none of the functionality has been
  657. tested yet, but I felt it should be checked
  658. in at this point as it compiles.
  659. * System.Data.SqlClient/SqlRowUpdatingEventArgs.cs:
  660. * System.Data.SqlClient/SqlRowUpdatedEventArgs.cs:
  661. Modified so that they will compile properly.
  662. Needed to include SqlDataAdapter in the build.
  663. 2002-05-11 Rodrigo Moya <[email protected]>
  664. * System.Data/DataTable.cs (Clear): implemented.
  665. (DataTable): removed repeated code in constructors, and call the
  666. basic constructor from the others.
  667. * System.Data/DataColumn.cs: some tweaks.
  668. * System.Data/DataRow.cs (RowState): implemented.
  669. (CancelEdit): set rowState property back to Unchanged.
  670. (RejectChanges): call CancelEdit.
  671. (Delete): set rowState to Deleted.
  672. 2002-05-11 Daniel Morgan <[email protected]>
  673. * System.Data.build: added copy of System.Data.dll to Test directory
  674. for easy testing. Also, added clean for it too.
  675. * System.Data.SqlClient/PostgresLibrary.cs: changed setting of boolean
  676. from PostgreSQL data type to .NET type.
  677. * System.Data.SqlClient/SqlDataReader.cs: beginnings
  678. handling of a NULL value from the database
  679. * Test/PostgresTest.cs: added tests for NULL values retrieved
  680. from the database
  681. * Test/ReadPostgresData.cs
  682. * Test/TestExecuteScalar.cs
  683. * Test/TestSqlDataReader.cs
  684. * Test/TestSqlException.cs
  685. * Test/TestSqlIsolationLevel.cs: updated tests to use databas user
  686. "postgres". These tests may eventually be removed since they
  687. are not flexible.
  688. 2002-05-10 Rodrigo Moya <[email protected]>
  689. * System.Data.build: removed reference to non-existant
  690. TestDataColumn.cs file.
  691. * System.Data/DataSet.cs: added some implementation.
  692. 2002-05-09 Daniel Morgan <[email protected]>
  693. * System.Data.SqlClient/PostgresLibrary.cs: got
  694. PostgreSQL data types time, date, timestamp (DateTime like)
  695. mapped to .NET System.DateTime working based
  696. on ISO DateTime formatting "YYYY-MM-DD hh:mi:ss.ms"
  697. Also mapped pg type boolean to .net Boolean
  698. * SqlClient/SqlConnection.cs: run SQL command to set
  699. Date style to ISO
  700. * Test/PostgresTest.cs: added test for an UPDATE SQL command,
  701. added tests for aggregates min(), max(), sum(), count(). could
  702. not get avg() to work due to some formatting error; someone claimed
  703. that it was my locale settings. added tests for SELECT of columns
  704. of type boolean, float, double, date, time, and timestamp. They
  705. have not been fully tested, but its a start.
  706. 2002-05-09 Tim Coleman <[email protected]>
  707. * System.Data.SqlTypes/SqlDecimal.cs: Implementations of
  708. addition, subtraction, and multiplication for the
  709. SqlDecimal type, as well as modification of some other
  710. operations. More to come on this one.
  711. 2002-05-08 Rodrigo Moya <[email protected]>
  712. * Test/System.Data_test.build: excluded TestDataColumn, which
  713. should be replaced with a nunit test.
  714. * Test/TestDataColumn.cs: added basic test for DataColumn.cs.
  715. 2002-05-07 Tim Coleman <[email protected]>
  716. * SqlBinary.cs:
  717. * SqlBoolean.cs:
  718. * SqlByte.cs:
  719. * SqlDateTime.cs:
  720. * SqlDecimal.cs:
  721. * SqlDouble.cs:
  722. * SqlGuid.cs:
  723. * SqlInt16.cs:
  724. * SqlInt32.cs:
  725. * SqlInt64.cs:
  726. * SqlMoney.cs:
  727. * SqlSingle.cs:
  728. * SqlString.cs:
  729. Fix the broken build I made before. Bad
  730. me.
  731. 2002-05-07 Tim Coleman <[email protected]>
  732. * SqlString.cs:
  733. Fix a symantic error I made in SqlString
  734. Equals where I copied and pasted wrongly
  735. 2002-05-07 Tim Coleman <[email protected]>
  736. * INullable.cs:
  737. * SqlBinary.cs:
  738. * SqlBoolean.cs:
  739. * SqlByte.cs:
  740. * SqlCompareOptions.cs:
  741. * SqlDateTime.cs:
  742. * SqlDecimal.cs:
  743. * SqlDouble.cs:
  744. * SqlGuid.cs:
  745. * SqlInt16.cs:
  746. * SqlInt32.cs:
  747. * SqlInt64.cs:
  748. * SqlMoney.cs:
  749. * SqlSingle.cs:
  750. * SqlString.cs:
  751. Implement CompareTo, Equals, and String conversions
  752. for many types
  753. 2002-05-05 Daniel Morgan <[email protected]>
  754. * Test/PostgresTest.cs: modified to run completely. There
  755. are many TODOs in System.Data, so not all data types are
  756. included in the SELECT SQL query. Also, I made it to where
  757. it would connect
  758. using "host=localhost;dbname=test;user=postgres"
  759. instead of my userid and password. When more types are included,
  760. update this test.
  761. 2002-05-05 Daniel Morgan <[email protected]>
  762. * Test/PostgresTest.cs: added - ported
  763. libgda postgres-test.c originally by
  764. Gonzalo Paniagua Javier <[email protected]>
  765. to C#.
  766. 2002-05-05 Tim Coleman <[email protected]>
  767. * System.Data.SqlTypes/SqlBinary.cs:
  768. * System.Data.SqlTypes/SqlBoolean.cs:
  769. * System.Data.SqlTypes/SqlByte.cs:
  770. * System.Data.SqlTypes/SqlDateTime.cs:
  771. * System.Data.SqlTypes/SqlDecimal.cs:
  772. * System.Data.SqlTypes/SqlDouble.cs:
  773. * System.Data.SqlTypes/SqlGuid.cs:
  774. * System.Data.SqlTypes/SqlInt16.cs:
  775. * System.Data.SqlTypes/SqlInt32.cs:
  776. * System.Data.SqlTypes/SqlInt64.cs:
  777. * System.Data.SqlTypes/SqlMoney.cs:
  778. * System.Data.SqlTypes/SqlSingle.cs:
  779. * System.Data.SqlTypes/SqlString.cs:
  780. More implementation, and code clean-up for consistency.
  781. Also, I had implemented many conversions as explicit
  782. that should have been implicit. This should remove
  783. many of the red X's and green pluses from the
  784. System.Data.SqlTypes namespace.
  785. 2002-05-05 Miguel de Icaza <[email protected]>
  786. * System.Data/DataSet.cs: Remove [Serializable] attributes from
  787. methods, those only apply to structs or classes.
  788. Stub out ISerializable, ISupportInitialize, and IListSource methods
  789. * System.Data/DataRowView.cs: Stub out interface methods for
  790. IEditableObject, ICustomTypeDescriptor and IDataErrorInfo
  791. * System.Data/DataView.cs: Comment out non-implemented
  792. interfaces.
  793. * System.Data/DataViewSettingsCollection.cs: Type cast variables
  794. to the correct type to make it compile.
  795. * System.Data/DataViewSettings.cs: remove reference to
  796. non-existance type ApplyDefaultSort, it is a boolean.
  797. 2002-05-05 Tim Coleman <[email protected]>
  798. * System.Data.SqlTypes/SqlBinary.cs:
  799. * System.Data.SqlTypes/SqlBoolean.cs:
  800. * System.Data.SqlTypes/SqlByte.cs:
  801. * System.Data.SqlTypes/SqlDecimal.cs:
  802. * System.Data.SqlTypes/SqlDouble.cs:
  803. * System.Data.SqlTypes/SqlGuid.cs:
  804. * System.Data.SqlTypes/SqlInt16.cs:
  805. * System.Data.SqlTypes/SqlInt32.cs:
  806. * System.Data.SqlTypes/SqlInt64.cs:
  807. * System.Data.SqlTypes/SqlMoney.cs:
  808. * System.Data.SqlTypes/SqlSingle.cs:
  809. * System.Data.SqlTypes/SqlString.cs:
  810. Various fixes, including adding the SqlNullValueException
  811. when trying to retrieve the value of a null SqlType,
  812. and when casting values, a Null of type A converts to a
  813. Null of type B.
  814. 2002-05-04 Daniel Morgan <[email protected]>
  815. * System.Data.SqlClient/PostgresLibrary.cs
  816. * System.Data.SqlClient/SqlCommand.cs
  817. * System.Data.SqlClient/SqlConnection.cs
  818. * System.Data.SqlClient/SqlDataReader.cs
  819. oid should not be hard coded because they
  820. can change from one version of PostgreSQL
  821. to the next. Use the typname's instead.
  822. The PostgreSQL type data retrieves
  823. at database connection time. Any unimplemented
  824. types just default to string. These were things
  825. suggested by Gonzalo.
  826. * Test/ReadPostgresData.cs - stuff
  827. * Test/TestSqlDataReader.cs - stuff
  828. * System.Data.SqlTypes/SqlInt32.cs - added a using
  829. 2002-05-03 Tim Coleman <[email protected]>
  830. * System.Data.build: Fix the build so that test depends on build
  831. 2002-05-03 Tim Coleman <[email protected]>
  832. * System.Data.SqlTypes/SqlByte.cs:
  833. * System.Data.SqlTypes/SqlDateTime.cs:
  834. * System.Data.SqlTypes/SqlDecimal.cs:
  835. * System.Data.SqlTypes/SqlDouble.cs:
  836. * System.Data.SqlTypes/SqlGuid.cs:
  837. * System.Data.SqlTypes/SqlInt16.cs:
  838. * System.Data.SqlTypes/SqlInt64.cs:
  839. * System.Data.SqlTypes/SqlMoney.cs:
  840. * System.Data.SqlTypes/SqlSingle.cs:
  841. These files were mysteriously excluded from the last
  842. patch I made and sent to Rodrigo
  843. * System.Data.build: include the System.Data.SqlTypes in the build
  844. 2002-05-03 Daniel Morgan <[email protected]>
  845. * System.Data.build: removed comments
  846. * System.Data.SqlClient/PostgresLibrary.cs: changed
  847. the hard-coded PostgreSQL oid type int's to using an
  848. enum. Also, added PostgreSQL bpchar (character) type.
  849. * Test/TestSqlDataReader.cs: updated test
  850. to include new bpchar PostgreSQL type
  851. 2002-05-03 Rodrigo Moya <[email protected]>
  852. * System.Data.SqlTypes/SqlBinary.cs:
  853. * System.Data.SqlTypes/SqlBoolean.cs:
  854. * System.Data.SqlTypes/SqlInt32.cs:
  855. * System.Data.SqlTypes/SqlString.cs: more implementation, by
  856. Tim Coleman <[email protected]>.
  857. 2002-05-03 Daniel Morgan <[email protected]>
  858. * Test/TestExecuteScalar.cs: added test for
  859. method ExecuteScalar in class SqlCommand.
  860. * System.Data/DataColumnCollection.cs - it should
  861. inherit properties from base InternalDataCollectionBase
  862. and use them instead of overriding them, such as, List.
  863. * System.Data/DataColumn.cs
  864. * System.Data/DataTable.cs: tweaks to retrieve
  865. meta data from the database
  866. * System.Data.SqlClient/PostgresLibrary.cs -
  867. added method OidToType to convert PostgreSQL oid type
  868. to System.Type. Renamed method OidTypeToSystem
  869. to ConvertPgTypeToSystem for converting the data value
  870. from a PostgreSQL type to a .NET System type.
  871. * System.Data.SqlClient/SqlCommand.cs: implemented
  872. method ExecuteReader which returns a SqlDataReader
  873. for a light forward only read only result set.
  874. It works on types int4 ==> Int32 and
  875. varchar ==> String. Other types
  876. will come later.
  877. * System.Data.SqlClient/SqlConnection.cs: added comment
  878. * System.Data.SqlClient/SqlDataReader.cs: implemented
  879. class. It works, but still lots to do.
  880. * Test/ReadPostgresData.cs: stuff
  881. * Test/TestSqlDataReader.cs: updated test for SqlDataReader
  882. to display meta data and the data
  883. 2002-05-03 Duncan Mak <[email protected]>
  884. * TODO: Took out all the Exceptions. They should be all done now.
  885. * System.Data/ConstraintException.cs:
  886. * System.Data/DBConcurrencyException.cs:
  887. * System.Data/DataException.cs:
  888. * System.Data/DeletedRowInaccessibleException.cs:
  889. * System.Data/DuplicateNameException.cs:
  890. * System.Data/EvaluateException.cs:
  891. * System.Data/InRowChangingEventException.cs:
  892. * System.Data/InvalidConstraintException.cs:
  893. * System.Data/InvalidExpressionException.cs:
  894. * System.Data/MissingPrimaryKeyException.cs:
  895. * System.Data/NoNullAllowedException.cs:
  896. * System.Data/ReadOnlyException.cs:
  897. * System.Data/RowNotInTableException.cs:
  898. * System.Data/StrongTypingException.cs:
  899. * System.Data/SyntaxErrorException.cs:
  900. * System.Data/TypeDataSetGeneratorException.cs:
  901. * System.Data/VersionNotFoundException.cs: Added to CVS.
  902. * System.Data.SqlTypes/SqlNullValueException.cs:
  903. * System.Data.SqlTypes/SqlTruncateException.cs:
  904. * System.Data.SqlTypes/SqlTypeException.cs: Added to CVS.
  905. 2002-05-02 Rodrigo Moya <[email protected]>
  906. * System.Data/DataViewSettingCollection.cs: implemented.
  907. * System.Data/DataRowView.cs: new stubs.
  908. * System.Data.SqlTypes/SqlByte.cs:
  909. * System.Data.SqlTypes/SqlDateTime.cs:
  910. * System.Data.SqlTypes/SqlDecimal.cs:
  911. * System.Data.SqlTypes/SqlDouble.cs:
  912. * System.Data.SqlTypes/SqlGuid.cs:
  913. * System.Data.SqlTypes/SqlInt16.cs:
  914. * System.Data.SqlTypes/SqlInt64.cs:
  915. * System.Data.SqlTypes/SqlMoney.cs:
  916. * System.Data.SqlTypes/SqlSingle.cs: new stubs, contributed
  917. by Tim Coleman <[email protected]>
  918. * System.Data.build: excluded newly-added files.
  919. 2002-05-02 Daniel Morgan <[email protected]>
  920. * System.Data.SqlClient/PostgresLibrary.cs: included new
  921. internal class that will be a helper class in using
  922. PostgreSQL. PostgresLibrary is used for the
  923. pinvoke methods to the PostgreSQL Client
  924. native C library libpq while the class PostgresHelper
  925. is used for wrapper or helper methods. It currently only
  926. has one static method OidTypeToSystem in converting
  927. PostgreSQL types to .NET System.<type>s, such as,
  928. a PostgreSQL int8 becomes a .NET System.Int64.
  929. Only a few types have been added, such as, int2,
  930. int4, int8, varchar, text, bool, and char. Other types
  931. will come later.
  932. * System.Data.SqlClient/SqlCommand.cs: implemented
  933. method ExecuteScalar which allows us to do aggregate
  934. functions, such as, count, avg, min, max, and sum. We
  935. also are able to retrieve the result, convert it to the .NET type
  936. as an object. The user of the returned object must explicitly cast.
  937. * Test/ReadPostgresData.cs: updated sample
  938. to help us learn to retrieve data in System.Data.SqlClient
  939. classes
  940. 2002-05-01 Daniel Morgan <[email protected]>
  941. * System.Data.build: added /nowarn: nnnn arguments
  942. so you will not get a ton of warnings. The warnings
  943. being excluded are: 1595, 0067, 0109, 0169, and 0649
  944. 2002-05-01 Daniel Morgan <[email protected]>
  945. * System.Data.build: modified to exclude more
  946. files from the build
  947. 2002-05-01 Rodrigo Moya <[email protected]>
  948. * System.Data.SqlClient/SqlClientPermission.cs: added missing
  949. 'using's.
  950. * System.Data/MergeFailedEventArgs.cs: new class, contributed
  951. by John Dugaw <[email protected]>.
  952. * System.Data.build: excluded new files from build.
  953. 2002-04-29 Daniel Morgan <[email protected]>
  954. * Test/ReadPostgresData.cs: added - Uses the
  955. PostgresLibrary to retrieve a recordset.
  956. This is not meant to be used in Production, but as a
  957. learning aid in coding
  958. class System.Data.SqlClient.SqlDataReader.
  959. This sample does work.
  960. * Test/TestSqlDataReader.cs: added - used
  961. to test SqlDataReader (does not work yet)
  962. Forgot to add to ChangeLog on last commit.
  963. 2002-04-28 Rodrigo Moya <[email protected]>
  964. * System.Data/DataViewSetting.cs: new class.
  965. 2002-04-28 Rodrigo Moya <[email protected]>
  966. * System.Data/DataViewManager.cs: new class.
  967. * System.Data.SqlTypes/INullable.cs: properties for interfaces
  968. don't have implementation.
  969. * System.Data.SqlTypes/SqlInt32.cs:
  970. * System.Data.SqlTypes/SqlString.cs:
  971. * System.Data.SqlTypes/SqlBoolean.cs: removed destructor, since
  972. these are strctures.
  973. * System.Data.SqlClient/SqlClientPermissionAttribute.cs: added
  974. missing 'using's.
  975. 2002-04-28 Rodrigo Moya <[email protected]>
  976. * System.Data/DataTableRelationCollection.cs: use 'new' keyword
  977. for correctly hiding parent class' members.
  978. (AddRange): use 'override' keyword on overriden method.
  979. (Clear): likewise.
  980. (Contains): likewise.
  981. (IndexOf): likewise.
  982. (OnCollectionChanged): likewise.
  983. (OnCollectionChanging): likewise.
  984. (RemoveCore): likewise.
  985. * System.Data/DataColumnCollection.cs: use 'new' keyword.
  986. * System.Data/DataSet.cs: added missing 'using's.
  987. 2002-04-28 Rodrigo Moya <[email protected]>
  988. * System.Data/DataSet.cs:
  989. * System.Data/DataTableCollection.cs:
  990. * System.Data/DataView.cs: compilation fixes on Linux.
  991. 2002-04-28 Daniel Morgan <[email protected]>
  992. * System.Data/DataRelation.cs
  993. * System.Data/ForeignKeyConstraint.cs
  994. * System.Data/UniqueConstraint.cs: added more stubs
  995. * System.Data/DataTableRelationCollection.cs: added back to cvs
  996. and modified for compile errors. DataRelationCollection is an
  997. abstract class and there must be a class that implements for
  998. DataTable/DataSet. DataTableRelationCollection was changed
  999. to an internal class.
  1000. * System.Data.build: modified - new files added
  1001. also wanted to include files/classes in the build
  1002. so we can get a compilable forward read only result set.
  1003. It compiles now using csc/nant with warnings, but this
  1004. is a start for adding functionality for the result set.
  1005. Classes associated with/and DataSet are still excluded.
  1006. * TODO: modified - updated to do list for System.Data
  1007. * System.Data/Constraint.cs
  1008. * System.Data/ConstraintCollection.cs
  1009. * System.Data/DataRelationCollection.cs
  1010. * System.Data/DataRow.cs
  1011. * System.Data/DataRowChangeEventArgs.cs
  1012. * System.Data/DataRowCollection.cs
  1013. * System.Data/DataTable.cs
  1014. * System.Data/DataTableCollection.cs
  1015. * System.Data/InternalDataCollectionBase.cs
  1016. * System.Data/PropertyCollection.cs: modified -
  1017. changes to compile SqlDataReader/DataTable and
  1018. dependencies
  1019. * System.Data/IDbCommand.cs
  1020. * System.Data.SqlClient/SqlCommand.cs: modified -
  1021. un-commented overloaded methods ExecuteReader
  1022. which returns a SqlDataReader
  1023. 2002-04-28 Rodrigo Moya <[email protected]>
  1024. * System.Data/DataTableCollection.cs: more implementation.
  1025. (Count): added 'override' keyword, as pointer out by Martin.
  1026. * System.Data.Common/DataColumnMappingCollection.cs (Add, AddRange):
  1027. only call Array.Copy when there is really stuff to be copied.
  1028. (CopyTo): don't create the temporary array, it's not needed.
  1029. * System.Data.build: excluded newly added file from build.
  1030. 2002-04-27 Rodrigo Moya <[email protected]>
  1031. * System.Data/DataTableRelationCollection.cs: removed, it's not
  1032. on MS SDK documentation.
  1033. * System.Data/DataTableCollection.cs: new class.
  1034. 2002-04-27 Daniel Morgan <[email protected]>
  1035. * System.Data/DataRowChangeEventArgs.cs
  1036. * System.Data/DataRowCollection.cs
  1037. * System.Data/DataView.cs
  1038. * System.Data/PropertyCollection.cs: added new stubs
  1039. * System.Data.build: modified - added new files to exclude
  1040. from build
  1041. * TODO: modified - removed files from TODO list
  1042. that were stubbed above
  1043. * System.Data/DataColumn.cs
  1044. * System.Data/DataRow.cs: modified - various tweaks
  1045. and added internal method SetTable to set the reference
  1046. to a DataTable
  1047. * System.Data/DataSet.cs: modified - class was not
  1048. completely stubbed.
  1049. * System.Data/DataTable.cs: modified - temporarily commented
  1050. DataSet and DataView references - trying to compile a SqlDataReader,
  1051. DataTable, and dependencies for a forward read-only result set.
  1052. SqlDataAdapter, DataSet, and DataView will come later once we can get
  1053. a forward read only result set working.
  1054. * System.Data/IDataRecord.cs: modified - source code lines should
  1055. not be > 80
  1056. * System.Data/InternalDataCollectionBase.cs: modified - started
  1057. implementing this base class for collection of data rows,
  1058. columns, tables, relations, and constraints
  1059. * System.Data.SqlClient/SqlException.cs: modified -
  1060. call base(message) so a unhandled exception displays
  1061. the message of a SQL error instead of the
  1062. default SystemException message
  1063. * Test/TestSqlException.cs: modified -
  1064. handle the rollback properly for a SqlException on a
  1065. failure to connect
  1066. 2002-04-23 Daniel Morgan <[email protected]>
  1067. * System.Data.build: modified - added new
  1068. files to exclude from build
  1069. * System.Data/Constraint.cs
  1070. * System.Data/ConstraintCollection.cs
  1071. * System.Data/InternalDataCollectionBase.cs: added -
  1072. stubs which are needed to build DataTable.cs
  1073. * TODO: modified - added more classes TODO and
  1074. added more stuff TODO, such as, create script
  1075. to create test database monotestdb for testing
  1076. classes in System.Data
  1077. 2002-04-23 Rodrigo Moya <[email protected]>
  1078. * System.Data.Common/DataAdapter.cs:
  1079. * System.Data.Common/DataColumnMappingCollection.cs:
  1080. * System.Data.Common/DataTableMappingCollection.cs:
  1081. * System.Data.Common/DbDataPermission.cs:
  1082. * System.Data.Common/DbDataPermissionAttribute.cs: some
  1083. compilation errors fixed.
  1084. 2002-04-23 Daniel Morgan <[email protected]>
  1085. * TODO: modified - added classes TODO, and
  1086. a poor attempt at System.Data plan
  1087. 2002-04-23 Daniel Morgan <[email protected]>
  1088. * ChangeLog: modified - put tabs where they belong
  1089. * System.Data.SqlClient/SqlDataReader.cs
  1090. * System.Data/DataColumn.cs: modified - compile errors
  1091. trying to compile SqlDataAdapter and dependencies
  1092. 2002-04-23 Daniel Morgan <[email protected]>
  1093. * System.Data.SqlTypes/SqlBoolean.cs
  1094. * System.Data.SqlTypes/SqlCompareOptions.cs
  1095. * System.Data.SqlTypes/SqlInt32.cs
  1096. * System.Data.SqlTypes/SqlString.cs: added - new stubs
  1097. * System.Data/DataTable.cs
  1098. * System.Data.SqlClient/SqlCommand.cs
  1099. * System.Data.SqlClient/SqlConnection.cs
  1100. * System.Data.SqlClient/SqlError.cs
  1101. * System.Data.SqlClient/SqlTransaction.cs: modified -
  1102. misc. tweaks
  1103. * System.Data.SqlClient/SqlException.cs: modified -
  1104. missing Message on indexer for Message property
  1105. 2002-04-21 Daniel Morgan <[email protected]>
  1106. * System.Data.SqlClient/SqlCommand.cs: modified - to
  1107. compile using mcs. This problem is
  1108. returning a stronger type in csc vs. msc
  1109. * System.Data.SqlClient/SqlConnection.cs: modified - msc
  1110. can not do a using PGconn = IntPtr; and then declare
  1111. with PGconn pgConn = IntPtr.Zero;
  1112. Thiw works under csc though. Had to comment using and
  1113. changed declaration to IntPtr pgConn = IntPtr.Zero;
  1114. Also, got rid of compile warnings for hostaddr and port.
  1115. * System.Data.SqlClient/SqlErrorCollection.cs: modified - got
  1116. rid of compile warnings. Commented MonoTODO attribute because mcs
  1117. doesn't seem to work with C# array property indexer (Item)
  1118. this[int index]
  1119. * System.Data.SqlClient/SqlParameterCollection.cs: modified -
  1120. commented MonoTODO attribute for indexer for mcs compiling
  1121. * Test/TestSqlIsolationLevel.cs:
  1122. * Test/TestSqlInsert.cs:
  1123. * Test/TestSqlException.cs: modified -
  1124. removed extra ExecuteNonQuery which caused two inserted rows
  1125. 2002-04-20 Daniel Morgan <[email protected]>
  1126. * System.Data/StateChangeEventArgs.cs - added
  1127. needed to compile System.Data.dll with mcs.
  1128. 2002-04-20 Daniel Morgan <[email protected]>
  1129. * System.Data.OleDb: added directory - for OleDb database
  1130. provider classes
  1131. * System.Data.SqlClient/SqlClientPermission.cs
  1132. * System.Data.SqlClient/SqlClientPermissionAttribute.cs
  1133. * System.Data.SqlClient/SqlCommandBuilder.cs
  1134. * System.Data.SqlClient/SqlInfoMessageEventHandler.cs
  1135. * System.Data.SqlClient/SqlRowUpdatedEventArgs.cs
  1136. * System.Data.SqlClient/SqlRowUpdatedEventHandler.cs
  1137. * System.Data.SqlClient/SqlRowUpdatingEventArgs.cs
  1138. * System.Data.SqlClient/SqlRowUpdatingEventHandler.cs
  1139. * Test/TestSqlException.cs
  1140. * Test/TestSqlIsolationLevel.cs: added - more tests
  1141. * System.Data.build: modified - added new files - excludes these too
  1142. * System.Data.SqlClient/PostgresLibrary.cs - modified - comment
  1143. * System.Data.SqlClient/SqlConnection.cs
  1144. * System.Data.SqlClient/SqlCommand.cs
  1145. * System.Data.SqlClient/SqlTransaction.cs
  1146. * System.Data.SqlClient/SqlException.cs
  1147. * System.Data.SqlClient/SqlErrorCollection.cs
  1148. * System.Data.SqlClient/SqlError.cs: modified - transaction and
  1149. exception/error handling. SqlConnection(connectionString)
  1150. constructor should not automatically connect.
  1151. * System.Data.SqlClient/SqlDataReader.cs
  1152. * System.Data.SqlClient/SqlDataAdapter.cs
  1153. * System.Data.SqlClient/SqlParameter.cs
  1154. * System.Data.SqlClient/SqlParameterCollection.cs: modified -
  1155. added using System.ComponentModel;
  1156. * Test/TestSqlInsert.cs: modified - to use transaction
  1157. 2002-04-17 Rodrigo Moya <[email protected]>
  1158. * System.Data/DataRow.cs: new skeletons.
  1159. * System.Data.Common/DataAdapter.cs:
  1160. * System.Data.Common/DataColumnMapping.cs:
  1161. * System.Data.Common/DataColumnMappingCollection.cs:
  1162. * System.Data.Common/DataTableMapping.cs:
  1163. * System.Data.Common/DataTableMappingCollection.cs:
  1164. * System.Data.Common/DbDataAdapter.cs:
  1165. * System.Data.Common/RowUpdatedEventArgs.cs:
  1166. * System.Data.SqlClient/SqlDataAdapter.cs:
  1167. * System.Data.SqlClient/SqlInfoMessageEventArgs.cs: compilation
  1168. fixes for Linux.
  1169. * System.Data.Common/DbDataRecord.cs:
  1170. * System.Data.Common/DbEnumerator.cs: removed MS implementation
  1171. internal classes.
  1172. 2002-04-17 Daniel Morgan <[email protected]>
  1173. * Test/TestSqlInsert.cs: modified - do
  1174. a SQL DELETE before SQL INSERT of row so you can use this
  1175. test over and over.
  1176. * System.Data.SqlClient/SqlTransaction.cs: modified - default
  1177. IsolationLevel for PostgreSQL is ReadCommitted. However,
  1178. PostgreSQL allows Serializable as well.
  1179. (Thanks to Gonzalo for that!)
  1180. * System.Data.SqlClient/SqlConnection.cs: modified
  1181. * System.Data.SqlClient/SqlCommand.cs: modified
  1182. * System.Data.SqlClient/SqlTransaction.cs: modified - got transactions
  1183. working; however, we still need to implement SQL errors
  1184. and exceptions to properly handle transactions. Also, added
  1185. status and error message support from the PostgreSQL database.
  1186. Currently, this does a Console.WriteLine() to display the
  1187. status and error messages, but this is a TODO
  1188. for SQL errors and exceptions.
  1189. * System.Data/TODOAttribute.cs: added - needed MonoTODO
  1190. attribute for System.Data.dll assembly
  1191. * System.Data/IDbCommand.cs: modified - commented
  1192. overloaded method ExecuteReader
  1193. so System.Data.SqlClient.SqlCommand can compile
  1194. * System.Data/IDbCommand.cs: modified
  1195. * System.Data/IDbConnection.cs: modified - added using System;
  1196. * System.Data/IDataParameter.cs
  1197. * System.Data.build: modified - build classes
  1198. in System.Data.SqlClient and exclude others in System.Data
  1199. * System.Data.SqlClient/PostgresLibrary.cs: modified - change
  1200. parameter data type from IntPtr to enum ExecStatusType
  1201. * ChangeLog: modified - corrected previous entries in log
  1202. 2002-04-16 Rodrigo Moya <[email protected]>
  1203. * System.Data.Common/DataColumnMappingCollection.cs: added basic
  1204. implementation. Still missing some stuff.
  1205. 2002-04-16 Daniel Morgan <[email protected]>
  1206. * System.Data.SqlClient/SqlConnection.cs: modified - got
  1207. to compile, run, and connect to PostgreSQL database
  1208. * System.Data.SqlClient/SqlCommand.cs: modified - got
  1209. to compile, run, and execute a SQL INSERT command
  1210. which successfully inserted a row
  1211. into the PostgreSQL database
  1212. * System.Data.SqlClient/SqlTransaction.cs: modified
  1213. * System.Data.SqlClient/SqlParameter.cs: modified
  1214. * System.Data.SqlClient/SqlParameterCollection.cs: modified
  1215. * System.Data.SqlClient/SqlError.cs: modified
  1216. * System.Data.SqlClient/SqlErrorCollection.cs: modified
  1217. * System.Data.SqlClient/SqlException.cs: modified
  1218. * System.Data.SqlClient/PostgresLibrary.cs: modified - to compile
  1219. * System.Data.SqlClient/SqlAdapter: modified
  1220. * System.Data.SqlClient/SqlReader: modified - add more stubs
  1221. 2002-04-16 Daniel Morgan <[email protected]>
  1222. * Test/TestSqlInsert.cs: added
  1223. 2002-04-15 Daniel Morgan <[email protected]>
  1224. * System.Data.SqlClient/SqlInfoMessageEventArgs.cs: added - using in
  1225. class SqlConnecition
  1226. * System.Data.SqlClient/SqlErrorCollection.cs: added
  1227. * System.Data.SqlClient/SqlErrors.cs: removed - no such class SqlErrors
  1228. 2002-04-15 Christopher Podurgiel <[email protected]>
  1229. * System.Data.IDbDataParameter: Added Interface to IDataParameter.
  1230. * System.Data.IDbTransaction: Added Interface to IDisposable.
  1231. * System.Data.IDbCommand: Fixed Capitalization of class name.
  1232. * System.Data.IDbConnection: Fixed Capitalization of class name.
  1233. 2002-04-15 Rodrigo Moya <[email protected]>
  1234. * System.Data.Common/DbDataPermissionAttribute.cs:
  1235. * System.Data.Common/DataAdapter.cs:
  1236. * System.Data.Common/DataColumnMapping.cs:
  1237. * System.Data.Common/DbDataPermission.cs: added some implementation.
  1238. 2002-04-15 Rodrigo Moya <[email protected]>
  1239. * System.Data.SqlClient/SqlConnection.cs: fixed constructor chaining
  1240. syntax, as pointed out by Levent Camlibel.
  1241. 2002-04-14 Rodrigo Moya <[email protected]>
  1242. * System.Data.SqlTypes/SqlBinary.cs:
  1243. * System.Data.SqlTypes/INullable.cs: new skeletons.
  1244. 2002-04-14 Daniel Morgan <[email protected]>
  1245. * System.Data.SqlClient/PostgresLibrary.cs: new internal class, which
  1246. contains all calls the the PostgreSQL client library, to be used
  1247. everywhere in System.Data.SqlClient.
  1248. 2002-03-30 Rodrigo Moya <[email protected]>
  1249. * System.Data.SqlClient/SqlConnection.cs: implemented basic
  1250. constructors.
  1251. * System.Data.SqlTypes/SqlNullValueException.cs: new skeletons.
  1252. 2002-03-29 Rodrigo Moya <[email protected]>
  1253. * System.Data.Common/DbDataRecord.cs:
  1254. * System.Data.Common/DbEnumerator.cs:
  1255. * System.Data.Common/RowUpdatedEventArgs.cs:
  1256. * System.Data.Common/RowUpdatingEventArgs.cs:
  1257. * System.Data.Common/DbDataPermissionAttribute.cs: new skeletons.
  1258. 2002-03-28 Rodrigo Moya <[email protected]>
  1259. * System.Data.Common/DataTableMappingCollection.cs:
  1260. * System.Data.Common/DbDataAdapter.cs:
  1261. * System.Data.Common/DbDataPermission.cs:
  1262. * System.Data.Common/DataTableMapping.cs: new skeletons.
  1263. * System.Data.SqlClient/SqlDataAdapter.cs:
  1264. * System.Data.SqlClient/SqlDataReader.cs:
  1265. * System.Data.SqlClient/SqlErrors.cs:
  1266. * System.Data.SqlClient/SqlError.cs:
  1267. * System.Data.SqlClient/SqlException.cs:
  1268. * System.Data.SqlClient/SqlParameter.cs:
  1269. * System.Data.SqlClient/SqlParameterCollection.cs:
  1270. * System.Data.SqlClient/SqlTransaction.cs:
  1271. * System.Data.SqlClient/SqlCommand.cs: fixed skeletons.
  1272. 2002-03-27 Rodrigo Moya <[email protected]>
  1273. * System.Data.Common/DataColumnMapping.cs:
  1274. * System.Data.Common/DataColumnMappingCollection.cs:
  1275. * System.Data.Common/DataAdapter.cs: created skeletons.
  1276. * System.Data.build: exclude new directories from build.
  1277. 2002-03-27 Rodrigo Moya <[email protected]>
  1278. * System.Data.SqlClient/SqlTransaction.cs: started implementation.
  1279. * System.Data.SqlClient/SqlConnection.cs (BeginTransaction):
  1280. implemented (2 methods).
  1281. 2002-03-24 Duncan Mak <[email protected]>
  1282. * System.Data.build: Excluded System.Data.SqlClient from the build.
  1283. The stubs are incomplete and they are stopping the build.
  1284. * System.Data.SqlClient/SqlCommand.cs: Replaced 'implements' with ':'.
  1285. 2002-03-24 Rodrigo Moya <[email protected]>
  1286. * System.Data.SqlClient/*: added skeletons for the SQL managed
  1287. provider for ADO.Net, to be based initially in PostgreSQL.
  1288. 2002-03-15 Christopher Podurgiel <[email protected]>
  1289. Changed the Namespace on some Enums from mono.System.Data to System.Data
  1290. 2002-03-01 Christopher Podurgiel <[email protected]>
  1291. * DataColumnCollection.cs : When an existing DataColumn is added, will now Assign a
  1292. default name if the ColumnName is null.
  1293. * DataSet.cs : Added
  1294. * DataTable.cs : Added
  1295. * DataRelationCollection.cs : Added
  1296. * DataTableRelationCollection.cs : Added
  1297. * DataColumn : Added
  1298. 2002-02-11 Christopher Podurgiel <[email protected]>
  1299. * DataColumnChangeEventArgs.cs : Added
  1300. * DataColumnCollection.cs : Added
  1301. 2002-02-10 Christopher Podurgiel <[email protected]>
  1302. * Removed *.cs from System.Data as the correct files are in mcs/class/System.Data/System.Data
  1303. * Updated all Enums, Interfaces, and Delegates in System.Data