LibraryCarpentry / lc-sql

Library Carpentry: SQL
https://librarycarpentry.org/lc-sql/
Other
12 stars 37 forks source link

SQL Lesson - Setup duplication of instructions #91

Closed abyrne-TUS closed 4 years ago

abyrne-TUS commented 5 years ago

https://librarycarpentry.org/lc-sql/setup.html The installation instructions for DB Browser for SQLite appear to duplicate as the process of opening the database file imports both the data and the database structure. Also, the line, "5. Click Open" is required at the end of the "Open the database file" instructions.

libcce commented 5 years ago

Hi @abyrne-AIT there are two sets of instructions, if you want to download the database file and if you want to import the data via the SQL file. These are just two paths the learners can take. I'm not sure if I see the duplication? Regarding adding a line 5, if we missed that, please do add it via a pull requests if you can? Thanks!

abyrne-TUS commented 5 years ago

Hi @libcce. Following the steps sequentially on the page the user installs, downloads the data, opens the database file and then tries to import the sql file, where the software downloaded displays an error as the user is trying to reopen the database. Should there be an OR between "Open the database file" and "Import the SQL file?" I will try to add via a pull request but have never done this! Thanks!

libcce commented 5 years ago

Adding the OR would be good!

jyssy commented 4 years ago

@libcce and @abyrne-AIT It looks like the 'or' has been added at some point, might we close this issue? Or do we think more is required? thanks

libcce commented 4 years ago

Defer to @abyrne-AIT just to see if it is fine? I'm fine if @abyrne-AIT is fine 😄

abyrne-TUS commented 4 years ago

I am fine too thanks.

Get Outlook for Androidhttps://aka.ms/ghei36


From: Chris Erdmann notifications@github.com Sent: Friday, August 7, 2020 8:38:58 PM To: LibraryCarpentry/lc-sql lc-sql@noreply.github.com Cc: Assumpta Byrne abyrne@AIT.IE; Mention mention@noreply.github.com Subject: Re: [LibraryCarpentry/lc-sql] SQL Lesson - Setup duplication of instructions (#91)

[CAUTION]: This email originated from an external source. Do not click links or open attachments unless you recognize the sender and know the content is safe.

Defer to @abyrne-AIThttps://github.com/abyrne-AIT just to see if it is fine? I'm fine if @abyrne-AIThttps://github.com/abyrne-AIT is fine 😄

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/LibraryCarpentry/lc-sql/issues/91#issuecomment-670680812, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ACIDH4DAMCMRW4YLN7UWDUDR7RJ5FANCNFSM4I7ZFSCA.

TĂĄ an t-eolas atĂĄ le fĂĄil sa rĂ­omhphost seo faoi iontaoibh agus tĂĄ sĂ© ceaptha le haghaidh aird an fhaighteora bheartaithe/na bhfaighteoirĂ­ beartaithe amhĂĄin. MĂĄs rud Ă© go bhfuair tĂș an rĂ­omhphost seo go hearrĂĄideach, nĂĄ hĂșsĂĄid agus nĂĄ tarchuir Ă© ar mhaithe le haon chuspĂłir, le do thoil; ina ĂĄit sin cuir ar an eolas muid lĂĄithreach agus scrios gach cĂłip den rĂ­omhphost seo Ăł do chĂłra(i)s rĂ­omhaireachta. Ach amhĂĄin sa chĂĄs gur comhaontaĂ­odh a leithĂ©id go sonrach ag ĂĄr n-ionadaĂ­ Ășdaraithe, is le hĂșdar an rĂ­omhphoist amhĂĄin na tuairimĂ­ a chuirtear in iĂșl ann, agus nĂ­ lĂ©irĂ­onn siad tuairim nĂĄ nĂ­ chuireann siad ceangal ar aon chaoi eile ar InstitiĂșid TeicneolaĂ­ochta Bhaile Átha Luain. DĂ©an teagmhĂĄil le administrator@ait.ie nĂł cuir glao ar 090 6468000. The information contained in this email is confidential and is designated solely for the attention of the intended recipient(s). If you have received this email in error, please do not use or transmit it for any purpose but rather notify us immediately and delete all copies of this email from your computer system(s). Unless otherwise specifically agreed by our authorised representative, the views expressed in this email are those of the author only and shall not represent the view of or otherwise bind Athlone Institute of Technology. Contact administrator@ait.ie or telephone 090 6468000.

jyssy commented 4 years ago

closing, the 'or' has been added. thanks everyone