Bear Branch, Missouri

Bear Branch is an unincorporated community in Linn County, in the U.S. state of Missouri.[1]

History

A post office called Bear Branch was established in 1871, and remained in operation until 1887.[2] The community took its name from nearby Bear Branch creek.[3]

gollark: Which is still HIGHLY dodecahedral and dependent on columns' order.
gollark: I'm not actually entirely sure, but it would involve a bunch of meddling with a "cursor", and you would have to get each column by index instead of name.
gollark: See? This is quite nice. It turns the results into a usable and non-annoying form. It uses prepared statements for efficiency.
gollark: This is the example:```javascriptconst db = require('better-sqlite3')('foobar.db', options); const row = db.prepare('SELECT * FROM users WHERE id = ?').get(userId);console.log(row.firstName, row.lastName, row.email);```
gollark: I didn't mean to EXECUTE it.

References

  1. U.S. Geological Survey Geographic Names Information System: Bear Branch, Missouri
  2. "Post Offices". Jim Forte Postal History. Retrieved 29 October 2016.
  3. "Linn County Place Names, 1928–1945". The State Historical Society of Missouri. Archived from the original on June 24, 2016. Retrieved October 29, 2016.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.